Syrve POS Api V10 Code Reference
Syrve POS Api V10 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
Bill
Task
Order
Id Property
Order id for bill/payment/return operations.
Namespace:
Resto.Front.Api.Data.Device.Tasks
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
public
Guid
OrderId
{
get
;
set
; }
Property Value
Guid
See Also
Reference
BillTask Class
Resto.Front.Api.Data.Device.Tasks Namespace