Click or drag to resize

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)
Syntax
C#
public Guid? PrepaymentId { get; set; }

Property Value

Type: NullableGuid
See Also