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
RoundSum Property
Rounded sum in favor of the client.
Namespace:
Resto.Front.Api.Data.Device.Tasks
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
public
decimal
?
RoundSum
{
get
;
set
; }
Property Value
Type:
Nullable
Decimal
See Also
Reference
ChequeTask Class
Resto.Front.Api.Data.Device.Tasks Namespace