forked from LiveCarta/PayPal-PHP-Server-SDK
repo initialized with test cases
This commit is contained in:
20
doc/models/order-status.md
Normal file
20
doc/models/order-status.md
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
# Order Status
|
||||
|
||||
The order status.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`OrderStatus`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `CREATED` |
|
||||
| `SAVED` |
|
||||
| `APPROVED` |
|
||||
| `VOIDED` |
|
||||
| `COMPLETED` |
|
||||
| `PAYER_ACTION_REQUIRED` |
|
||||
|
||||
Reference in New Issue
Block a user