Click or drag to resize

ITemplatedModifierParams.MinimumAmount Property

Namespace:  Resto.Front.Api.Data.Assortment
Assembly:  Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntax
C#
int? MinimumAmount { get; }

Property Value

Type: Nullable<Int32>
See Also