iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Device.Tasks
BillTask Class
BillTask Properties
CancellingSaleNumber Property
DiscountPercent Property
DiscountSum Property
FiscalTags Property
IncreasePercent Property
IncreaseSum Property
IsBuy Property
IsCancellation Property
IsRefund Property
OrderId Property
OrderNumber Property
PrepaymentSum Property
PrintArticle Property
PrintVat Property
ResultSum Property
Sales Property
TableNumber Property
TableNumberLocalized Property
TextAfterCheque Property
TextBeforeCheque Property
BillTask
IsBuy Property
Is buy cheque?
Namespace:
Resto.Front.Api.Data.Device.Tasks
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
bool
IsBuy
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
BillTask Class
Resto.Front.Api.Data.Device.Tasks Namespace