iikoFront Api V7 Code Reference
iikoFront Api V7 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
ServiceCustomName Property
TaxPercent Property
TimeLimit Property
IOrderServiceItem
TaxPercent Property
Tax percent or
null
for not taxed order items.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
decimal
?
TaxPercent
{
get
; }
Property Value
Type:
Nullable
Decimal
See Also
Reference
IOrderServiceItem Interface
Resto.Front.Api.Data.Orders Namespace