# SubscriptionTieredPrice

Detail of how is the price calculated by tiers for a tiered subscription charge.

| Name     | Type                                                                                                | Description |
| -------- | --------------------------------------------------------------------------------------------------- | ----------- |
| amount   | Float                                                                                               |             |
| quantity | Int                                                                                                 |             |
| tier     | [SubscriptionPriceTier](https://docs.bunny.com/developer/api-reference/types/subscriptionpricetier) |             |
