For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?