UnitPriceSpecification
uses
trait:short
Table of Contents
Constants
-
BILLING_DURATION
: string = 'billingDuration'
-
BILLING_INCREMENT
: string = 'billingIncrement'
-
BILLING_START
: string = 'billingStart'
-
ELIGIBLE_QUANTITY
: string = 'eligibleQuantity'
-
ELIGIBLE_TRANSACTION_VOLUME
: string = 'eligibleTransactionVolume'
-
MAX_PRICE
: string = 'maxPrice'
-
MEMBERSHIP_POINTS_EARNED
: string = 'membershipPointsEarned'
-
MIN_PRICE
: string = 'minPrice'
-
PRICE
: string = 'price'
-
PRICE_COMPONENT_TYPE
: string = 'priceComponentType'
-
PRICE_CURRENCY
: string = 'priceCurrency'
-
PRICE_TYPE
: string = 'priceType'
-
REFERENCE_QUANTITY
: string = 'referenceQuantity'
-
UNIT_CODE
: string = 'unitCode'
-
UNIT_TEXT
: string = 'unitText'
-
VALID_FOR_MEMBER_TIER
: string = 'validForMemberTier'
-
VALID_FROM
: string = 'validFrom'
-
VALID_THROUGH
: string = 'validThrough'
-
VALUE_ADDED_TAX_INCLUDED
: string = 'valueAddedTaxIncluded'
BILLING_DURATION
public
string
BILLING_DURATION
= 'billingDuration'
BILLING_INCREMENT
public
string
BILLING_INCREMENT
= 'billingIncrement'
BILLING_START
public
string
BILLING_START
= 'billingStart'
ELIGIBLE_QUANTITY
public
string
ELIGIBLE_QUANTITY
= 'eligibleQuantity'
ELIGIBLE_TRANSACTION_VOLUME
public
string
ELIGIBLE_TRANSACTION_VOLUME
= 'eligibleTransactionVolume'
MAX_PRICE
public
string
MAX_PRICE
= 'maxPrice'
MEMBERSHIP_POINTS_EARNED
public
string
MEMBERSHIP_POINTS_EARNED
= 'membershipPointsEarned'
MIN_PRICE
public
string
MIN_PRICE
= 'minPrice'
PRICE
public
string
PRICE
= 'price'
PRICE_COMPONENT_TYPE
public
string
PRICE_COMPONENT_TYPE
= 'priceComponentType'
PRICE_CURRENCY
public
string
PRICE_CURRENCY
= 'priceCurrency'
PRICE_TYPE
public
string
PRICE_TYPE
= 'priceType'
REFERENCE_QUANTITY
public
string
REFERENCE_QUANTITY
= 'referenceQuantity'
UNIT_CODE
public
string
UNIT_CODE
= 'unitCode'
UNIT_TEXT
public
string
UNIT_TEXT
= 'unitText'
VALID_FOR_MEMBER_TIER
public
string
VALID_FOR_MEMBER_TIER
= 'validForMemberTier'
VALID_FROM
public
string
VALID_FROM
= 'validFrom'
VALID_THROUGH
public
string
VALID_THROUGH
= 'validThrough'
VALUE_ADDED_TAX_INCLUDED
public
string
VALUE_ADDED_TAX_INCLUDED
= 'valueAddedTaxIncluded'