1
0
Files
PayPal-PHP-Server-SDK/doc/models/instrument-authorization-status.md
2024-09-06 15:38:17 +05:00

21 lines
271 B
Markdown

# Instrument Authorization Status
The authorization status of the wallet instrument.
## Enumeration
`InstrumentAuthorizationStatus`
## Fields
| Name |
| --- |
| `AUTHORIZED` |
| `BLOCKED` |
| `FAILED` |
| `NOT_APPLICABLE` |
| `NOT_SUPPORTED` |
| `UNAUTHORIZED` |