1
0
Files
PayPal-PHP-Server-SDK/doc/models/subscription-pricing-model.md
2025-11-06 20:07:39 +00:00

17 lines
274 B
Markdown

# Subscription Pricing Model
The pricing model for tiered plan. The `tiers` parameter is required.
## Enumeration
`SubscriptionPricingModel`
## Fields
| Name | Description |
| --- | --- |
| `VOLUME` | A volume pricing model. |
| `TIERED` | A tiered pricing model. |