Click or drag to resize

HierarchicalMenuProductGroups Property


Namespace: Resto.Front.Api.Data.DataTransferObjects
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public IReadOnlyList<IProductGroup> ProductGroups { get; set; }

Property Value

IReadOnlyListIProductGroup
See Also