forked from LiveCarta/PayPal-PHP-Server-SDK
Automated commit message
This commit is contained in:
20
doc/models/paypal-payment-token-usage-pattern.md
Normal file
20
doc/models/paypal-payment-token-usage-pattern.md
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
# Paypal Payment Token Usage Pattern
|
||||
|
||||
Expected business/pricing model for the billing agreement.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`PaypalPaymentTokenUsagePattern`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `IMMEDIATE` |
|
||||
| `DEFERRED` |
|
||||
| `RECURRING_PREPAID` |
|
||||
| `RECURRING_POSTPAID` |
|
||||
| `THRESHOLD_PREPAID` |
|
||||
| `THRESHOLD_POSTPAID` |
|
||||
|
||||
Reference in New Issue
Block a user