Click or drag to resize

ChequeTaskCashPayments Property

Cash payments.

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

Property Value

Type: ListChequePayment
See Also