OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / PriceModifierBase Class
Properties


In This Topic
    PriceModifierBase Class Members
    In This Topic

    The following tables list the members exposed by PriceModifierBase.

    Public Properties
     NameDescription
    Public PropertyThe user-defined custom value assigned to this PriceModifier.  
    Public PropertyThe unique identifier for this PriceModifier record.  
    Public PropertyThe pre-defined PriceModifierBase.InputFieldType detailing the field-specific behavior used when calculating the pricing of this PriceModifier.  
    Public PropertyThe name of this PriceModifier.  
    Public PropertyThe percentage-based value used to determine the commissionable amount for this PriceModifier.  
    Public PropertyThe calculated price of this PriceModifier.  
    Public PropertyThe pre-defined PriceModifierBase.PriceModifierType detailing the pricing calculation behavior of this PriceModifier.  
    Top
    See Also