1
0

Automated commit message

This commit is contained in:
PayPalServerSDKs
2024-10-18 19:06:27 +00:00
parent 4bc534dfec
commit 7d69e11899
525 changed files with 2800 additions and 2800 deletions

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