forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.5.0 (#3)
* Automated commit message * Automated commit message * Automated commit message * Automated commit message --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
This commit is contained in:
20
doc/models/venmo-payment-token-usage-pattern.md
Normal file
20
doc/models/venmo-payment-token-usage-pattern.md
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
# Venmo Payment Token Usage Pattern
|
||||
|
||||
Expected business/pricing model for the billing agreement.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`VenmoPaymentTokenUsagePattern`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `IMMEDIATE` |
|
||||
| `DEFERRED` |
|
||||
| `RECURRING_PREPAID` |
|
||||
| `RECURRING_POSTPAID` |
|
||||
| `THRESHOLD_PREPAID` |
|
||||
| `THRESHOLD_POSTPAID` |
|
||||
|
||||
Reference in New Issue
Block a user