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