Click or drag to resize

IDeliveryOrderCancelCause Property

Cause of cancelling the order

Namespace:  Resto.Front.Api.V5.Data.Orders
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
IDeliveryCancelCause CancelCause { get; }

Property Value

Type: IDeliveryCancelCause
See Also