IFixedChildModifier Interface |
Namespace: Resto.Front.Api.V5.Data.Orders
public interface IFixedChildModifier : ISerializable, IChildModifierBase
The IFixedChildModifier type exposes the following members.
| 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.) |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |