Oihana PHP System

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'

Constants

ELIGIBLE_TRANSACTION_VOLUME

public string ELIGIBLE_TRANSACTION_VOLUME = 'eligibleTransactionVolume'

MEMBERSHIP_POINTS_EARNED

public string MEMBERSHIP_POINTS_EARNED = 'membershipPointsEarned'

VALID_FOR_MEMBER_TIER

public string VALID_FOR_MEMBER_TIER = 'validForMemberTier'

VALUE_ADDED_TAX_INCLUDED

public string VALUE_ADDED_TAX_INCLUDED = 'valueAddedTaxIncluded'
On this page

Search results