PriceModifierBase Class Members
                In This Topic
            
            The following tables list the members exposed by PriceModifierBase.
            
            
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | CustomValue | The user-defined custom value assigned to this PriceModifier. | 
|  | ID | The unique identifier for this PriceModifier record. | 
|  | Input | The pre-defined PriceModifierBase.InputFieldType detailing the field-specific behavior used when calculating the pricing of this PriceModifier. | 
|  | Name | The name of this PriceModifier. | 
|  | PercentCommissionable | The percentage-based value used to determine the commissionable amount for this PriceModifier. | 
|  | Price | The calculated price of this PriceModifier. | 
|  | Type | The pre-defined PriceModifierBase.PriceModifierType detailing the pricing calculation behavior of this PriceModifier. | 
TopSee Also