Click or drag to resize

KitchenOrderCompoundItemDtoCookingPlaceId Property

Namespace:  Resto.Front.Api.Data.Kitchen
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public Guid CookingPlaceId { get; set; }

Property Value

Type: Guid

Implements

IKitchenOrderCookingItemDtoCookingPlaceId
See Also