iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Device.Tasks
ChequeTask Class
ChequeTask Properties
BillNumber Property
CardPayments Property
CashPayment Property
ConsiderationSum Property
CreditSum Property
CustomerName Property
CustomerTin Property
IsOfdElectronicChequeOnly Property
IsPrepay Property
OfdEmail Property
OfdPhoneNumber Property
OperationTime Property
OrderId Property
PrepaymentSum Property
RoundSum Property
SettlementAddress Property
SettlementPlace Property
TaxationSystem Property
ChequeTask
IsPrepay Property
Is prepay?
Namespace:
Resto.Front.Api.Data.Device.Tasks
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
public
bool
IsPrepay
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
ChequeTask Class
Resto.Front.Api.Data.Device.Tasks Namespace