Owneat Technical Guide main Help

Class GetFormulaByIdQuery

Namespace: Restaurant.Application.Requests.Formula
Assembly: Restaurant.Application.dll

public sealed class GetFormulaByIdQuery : IRequest<Result<Formula>>, IBaseRequest

Inheritance

object ← GetFormulaByIdQuery

Implements

IRequest<Result<Formula\>\>, IBaseRequest

Inherited Members

object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Properties

Id

[Required] public Guid Id { get; init; }

Property Value

Guid

Last modified: 21 May 2024