forked from LiveCarta/PayPal-PHP-Server-SDK
2.0.0 Release (#58)
* Automated commit message * Automated commit message * add changelog --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
This commit is contained in:
18
doc/models/interval-unit.md
Normal file
18
doc/models/interval-unit.md
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
# Interval Unit
|
||||
|
||||
The interval at which the subscription is charged or billed.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`IntervalUnit`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name | Description |
|
||||
| --- | --- |
|
||||
| `DAY` | A daily billing cycle. |
|
||||
| `WEEK` | A weekly billing cycle. |
|
||||
| `MONTH` | A monthly billing cycle. |
|
||||
| `YEAR` | A yearly billing cycle. |
|
||||
|
||||
Reference in New Issue
Block a user