Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 463 Bytes

RefundStatus.md

File metadata and controls

18 lines (12 loc) · 463 Bytes

RefundStatus

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.

[Back to Model list] [Back to API list] [Back to README]