Click or drag to resize

ChequeTaskPrepaymentIds Property

Prepayment identifiers, for non prepayment is empty.

Namespace: Resto.Front.Api.Data.Device.Tasks
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public List<Guid> PrepaymentIds { get; set; }

Property Value

ListGuid
See Also