Click or drag to resize

PreliminaryOrderItemProductDish Property

Product dish

Namespace:  Resto.Front.Api.V4.Data.DataTransferObjects
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
public IProduct Dish { get; set; }

Property Value

Type: IProduct
See Also