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>
19 lines
166 B
Markdown
19 lines
166 B
Markdown
|
|
# Refund Status
|
|
|
|
The status of the refund.
|
|
|
|
## Enumeration
|
|
|
|
`RefundStatus`
|
|
|
|
## Fields
|
|
|
|
| Name |
|
|
| --- |
|
|
| `CANCELLED` |
|
|
| `FAILED` |
|
|
| `PENDING` |
|
|
| `COMPLETED` |
|
|
|