ChequeTaskOrderId Property |
Order id for payment/return operations. Pass null for other operations.
Namespace:
Resto.Front.Api.Data.Device.Tasks
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax public Guid? OrderId { get; set; }
Property Value
Type:
NullableGuidSee Also