forked from LiveCarta/PayPal-PHP-Server-SDK
21 lines
271 B
Markdown
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` |
|
|
|