1
0
Files
PayPal-PHP-Server-SDK/doc/models/paypal-payment-token-usage-pattern.md
2024-10-18 19:06:27 +00:00

21 lines
308 B
Markdown

# 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` |