1
0
Files
PayPal-PHP-Server-SDK/doc/models/refund-status.md
2024-09-04 15:55:32 +00:00

19 lines
166 B
Markdown

# Refund Status
The status of the refund.
## Enumeration
`RefundStatus`
## Fields
| Name |
| --- |
| `CANCELLED` |
| `FAILED` |
| `PENDING` |
| `COMPLETED` |