Owneat Technical Guide main Help

Class ServeOrderCommand

Namespace: Ordering.Application.Requests.Handlers.Order
Assembly: Ordering.Application.dll

public sealed class ServeOrderCommand : IRequest<Result<Order>>, IBaseRequest

Inheritance

object ← ServeOrderCommand

Implements

IRequest<Result<Order\>\>, IBaseRequest

Inherited Members

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

Properties

OrderId

[Required] [JsonIgnore] public Guid OrderId { get; set; }

Property Value

Guid

Last modified: 21 May 2024