Click or drag to resize

IRemovedOrderItemParentId Property

If current item is modifier, then contains id of parent item, otherwise null.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Guid? ParentId { get; }

Property Value

Type: NullableGuid
See Also