iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
IOrderServiceItem Interface
IOrderServiceItem Properties
Cost Property
IsStarted Property
Periods Property
Price Property
RateSchedule Property
RemainingLimitCost Property
ResultSum Property
Service Property
TaxPercent Property
TimeLimit Property
IOrderServiceItem
IsStarted Property
Whether the service is running now.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
bool
IsStarted
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IOrderServiceItem Interface
Resto.Front.Api.Data.Orders Namespace