PriceListChargeTierAttributes

Attributes of the PriceListChargeTierAttributes type

Attributes for creating and updating price tiers on product plan charges

{
  "starts": 123,
  "price": "BigDecimal"
}
Name
Type
Description

starts

Int

price

BigDecimal

Last updated

Was this helpful?