ChequeTaskPrepaymentId Property |
Unique prepayment identification number to return prepayment, for non prepayment is null
Namespace:
Resto.Front.Api.Data.Device.Tasks
Assembly:
Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntaxpublic Guid? PrepaymentId { get; set; }
Property Value
Type:
NullableGuid
See Also