iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Orders
IRemovedOrderItem Interface
IRemovedOrderItem Properties
Amount Property
Comment Property
CookingPlace Property
CookingPlaceType Property
Cost Property
Id Property
ParentId Property
Price Property
Product Property
ProductCustomName Property
Size Property
TaxPercent Property
Waiter Property
IRemovedOrderItem
ParentId Property
If current item is modifier, then contains id of parent item, otherwise
null
.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
Guid
?
ParentId
{
get
; }
Property Value
Type:
Nullable
Guid
See Also
Reference
IRemovedOrderItem Interface
Resto.Front.Api.Data.Orders Namespace