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