ITemplatedModifierParams Interface |
Namespace: Resto.Front.Api.Data.Assortment
public interface ITemplatedModifierParams : ISerializable
The ITemplatedModifierParams type exposes the following members.
Name | Description | |
---|---|---|
DefaultAmount | Default amount of the modifier for this object's owner product within compound item template. If the compound item is splitted, default amount of the common modifier is determined by the primary component's product. | |
FreeOfChargeAmount | Maximum amount that will be free, additional amount will be paid. | |
MaximumAmount | ||
MinimumAmount | ||
Product | Product of the modifier, depending on ProductGroup it is a simple or a child modifier. | |
ProductGroup | Group of the child modifier or null for simple modifier. |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |