forked from LiveCarta/PayPal-PHP-Server-SDK
repo initialized with test cases
This commit is contained in:
20
doc/models/instrument-authorization-status.md
Normal file
20
doc/models/instrument-authorization-status.md
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
# Instrument Authorization Status
|
||||
|
||||
The authorization status of the wallet instrument.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`InstrumentAuthorizationStatus`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `AUTHORIZED` |
|
||||
| `BLOCKED` |
|
||||
| `FAILED` |
|
||||
| `NOT_APPLICABLE` |
|
||||
| `NOT_SUPPORTED` |
|
||||
| `UNAUTHORIZED` |
|
||||
|
||||
Reference in New Issue
Block a user