Click or drag to resize

PastOrderRestaurantSection Property

Restaurant section.

Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public IRestaurantSection RestaurantSection { get; set; }

Property Value

IRestaurantSection
See Also