Click or drag to resize

HierarchicalMenuProductGroups Property


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

Property Value

IReadOnlyListIProductGroup
See Also