Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api.Data.Orders
IOrderServiceItem Interface
IOrderServiceItem Properties
Cost Property
IsStarted Property
Kitchen Property
LocalTaxes Property
Periods Property
Price Property
RateSchedule Property
RemainingLimitCost Property
ResultSum Property
Service Property
ServiceCustomName Property
TaxPercent Property
TimeLimit Property
VatSum Property
IOrder
Service
Item
Is
Started Property
Whether the service is running now.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
bool
IsStarted
{
get
; }
Property Value
Boolean
See Also
Reference
IOrderServiceItem Interface
Resto.Front.Api.Data.Orders Namespace