RefundStatus
March 13, 2019 ยท View on GitHub
Description
Indicates a refund's current status.
Properties
| Name | Type |
|---|---|
| PENDING | string |
| APPROVED | string |
| REJECTED | string |
| FAILED | string |
Note: All properties are protected and only accessed via getters and setters.