| ISimpleModifierBase Interface | 
Namespace: Resto.Front.Api.Data.Assortment
 Syntax
Syntaxpublic interface ISimpleModifierBase : ISerializable
The ISimpleModifierBase type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AmountIndependentOfParentAmount | |
|  | DefaultAmount | |
|  | FreeOfChargeAmount | |
|  | MaximumAmount | |
|  | MinimumAmount | |
|  | Product | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object.(Inherited from ISerializable.) | 
 See Also
See Also