IGroupModifier Interface |
Namespace: Resto.Front.Api.Data.Assortment
public interface IGroupModifier : ISerializable
The IGroupModifier type exposes the following members.
| Name | Description | |
|---|---|---|
| FreeOfChargeAmount | Maximum amount of child modifiers that will be free, additional amount will be paid. | |
| Items | ||
| MaximumAmount | ||
| MenuIndex | Gets an index of modifier group in hierarchical menu, can be used to sort modifier groups of product. | |
| MinimumAmount | ||
| ProductGroup |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |