Skip to main content
interface

Pricing information for a subscription plan.

•Currency!
non-null

The price currency code.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

Flat-rate price information for a subscription plan.

•Decimal!
non-null

The flat rate amount for recurring charges.

•Currency!
non-null

The price currency code.

•OBJECT

Tiered price information for a subscription plan.

•Currency!
non-null

The price currency code.

•[PriceTier!]!
non-null

Array of pricing tiers for tiered pricing models.

•TiersMode!
non-null

The tier pricing model.


Was this section helpful?