forked from LiveCarta/PayPal-PHP-Server-SDK
* Automated commit message * Automated commit message * Automated commit message * Automated commit message --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
21 lines
195 B
Markdown
21 lines
195 B
Markdown
|
|
# Order Status
|
|
|
|
The order status.
|
|
|
|
## Enumeration
|
|
|
|
`OrderStatus`
|
|
|
|
## Fields
|
|
|
|
| Name |
|
|
| --- |
|
|
| `CREATED` |
|
|
| `SAVED` |
|
|
| `APPROVED` |
|
|
| `VOIDED` |
|
|
| `COMPLETED` |
|
|
| `PAYER_ACTION_REQUIRED` |
|
|
|