| 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
Syntaxpublic Guid? OrderId { get; set; }Property Value
Type: 
NullableGuid See Also
See Also