iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Device.Tasks
ChequeSale Class
ChequeSale Properties
Amount Property
Code Property
Comment Property
CommodityCode Property
Contractor Property
Discount Property
DiscountSum Property
GtinCode Property
GuestName Property
Increase Property
IncreaseSum Property
IsTaxable Property
ItemCategory Property
Name Property
Price Property
ProductId Property
Section Property
Sum Property
TaxId Property
TransferType Property
Vat Property
ChequeSale
IsTaxable Property
Is taxable?
Namespace:
Resto.Front.Api.Data.Device.Tasks
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
public
bool
IsTaxable
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
ChequeSale Class
Resto.Front.Api.Data.Device.Tasks Namespace