iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Device.Tasks
BillTask Class
BillTask Properties
CancellingSaleNumber Property
DiscountPercent Property
DiscountSum Property
IncreasePercent Property
IncreaseSum Property
IsCancellation Property
IsRefund Property
OrderNumber Property
PrintArticle Property
PrintVat Property
ResultSum Property
Sales Property
TableNumber Property
TableNumberLocalized Property
TextAfterCheque Property
TextBeforeCheque Property
BillTask
IncreaseSum Property
Increase for subtotal.
Namespace:
Resto.Front.Api.Data.Device.Tasks
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
public
decimal
?
IncreaseSum
{
get
;
set
; }
Property Value
Type:
Nullable
Decimal
See Also
Reference
BillTask Class
Resto.Front.Api.Data.Device.Tasks Namespace