PriceSpecification
Table of Contents
Constants
-
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_CURRENCY
: string = 'priceCurrency'
-
VALID_FOR_MEMBER_TIER
: string = 'validForMemberTier'
-
VALID_FROM
: string = 'validFrom'
-
VALID_THROUGH
: string = 'validThrough'
-
VALUE_ADDED_TAX_INCLUDED
: string = 'valueAddedTaxIncluded'
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_CURRENCY
public
string
PRICE_CURRENCY
= 'priceCurrency'
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'