ConnectApi.PriceAdjustmentTier

Price adjustment tier.
Property Name Type Description Available Version
adjustmentType ConnectApi.​PriceAdjustment​TierType Type of price adjustment for the tier. Values are:
  • AmountBasedAdjustment—Price is adjusted by a specified amount.
  • PercentageBasedAdjustment—Price is adjusted by a specified percentage.
49.0
adjustmentValue String Adjustment value of the tier. 49.0
id String ID of the price adjustment tier. 49.0
lowerBound String Lower limit of the tier. 49.0
tierUnitPrice String Unit price of the tier. 49.0
upperBound String Upper limit of the tier. 49.0