Click or drag to resize

PreliminaryOrderItemProductModifiers Property

Product modifiers

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

Property Value

Type: IReadOnlyListPreliminaryOrderItemModifier
See Also