forked from LiveCarta/PayPal-PHP-Server-SDK
repo initialized with test cases
This commit is contained in:
18
doc/models/refund-status.md
Normal file
18
doc/models/refund-status.md
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
# Refund Status
|
||||
|
||||
The status of the refund.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`RefundStatus`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `CANCELLED` |
|
||||
| `FAILED` |
|
||||
| `PENDING` |
|
||||
| `COMPLETED` |
|
||||
|
||||
Reference in New Issue
Block a user