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


In This Topic
    PriceModifier Class Members
    In This Topic

    The following tables list the members exposed by PriceModifier.

    Public Properties
     NameDescription
    Public PropertyThe user-defined custom value assigned to this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyThe internal description of this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyA flat compensation that is applied to drivers for this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyThe unique identifier for this PriceModifier record. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyThe pre-defined PriceModifierBase.InputFieldType detailing the field-specific behavior used when calculating the pricing of this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyThe internal name of this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyThe public display name of this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyThe internal notes for this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyThe percentage-based value used to determine the commissionable amount for this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyA percentage-based compensation that is applied to drivers for this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyThe calculated price of this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Public PropertyThe pre-defined PriceModifierBase.PriceModifierType detailing the pricing calculation behavior of this PriceModifier. (Inherited from OnTime.Extensions.SDK.PriceModifierBase)
    Top
    See Also