Click or drag to resize

IKitchenOrderBaseOrderId Property

Id of the base order (IOrder) this kitchen order was created from.

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

Property Value

Type: Guid
See Also