forked from LiveCarta/PayPal-PHP-Server-SDK
Automated commit message
This commit is contained in:
16
doc/models/subscription-pricing-model.md
Normal file
16
doc/models/subscription-pricing-model.md
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
# 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. |
|
||||
|
||||
Reference in New Issue
Block a user