iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Orders
IOrderServiceItem Interface
IOrderServiceItem Properties
Amount Property
Cost Property
Price Property
Product Property
ResultSum Property
TaxPercent Property
IOrderServiceItem
Product Property
Namespace:
Resto.Front.Api.V5.Data.Orders
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
IProduct
Product
{
get
; }
Property Value
Type:
IProduct
See Also
Reference
IOrderServiceItem Interface
Resto.Front.Api.V5.Data.Orders Namespace