Click or drag to resize

IGroupModifierItems Property

Namespace:  Resto.Front.Api.Data.Assortment
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyList<IChildModifier> Items { get; }

Property Value

Type: IReadOnlyListIChildModifier
See Also