Click or drag to resize

ChequeTaskCardPayments Property

Card payments.

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

Property Value

Type: ListChequeCardPayment
See Also