Click or drag to resize

KitchenOrderCompoundItemDtoGuestName Property

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

Property Value

Type: String

Implements

IKitchenOrderCookingItemDtoGuestName
See Also