iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Orders
IOrderServiceItem Interface
IOrderServiceItem Properties
Cost Property
IsStarted Property
Kitchen Property
Periods Property
Price Property
RateSchedule Property
RemainingLimitCost Property
ResultSum Property
Service Property
ServiceCustomName Property
TaxPercent Property
TimeLimit Property
IOrderServiceItem
Cost Property
Total cost of the service item, sum of costs of the
Periods
plus
RemainingLimitCost
.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
decimal
Cost
{
get
; }
Property Value
Type:
Decimal
See Also
Reference
IOrderServiceItem Interface
Resto.Front.Api.Data.Orders Namespace