RefundStatus type

Defines values for RefundStatus.
KnownRefundStatus can be used interchangeably with RefundStatus, this enum contains the known values that the service supports.

Known values supported by the service

Other
Pending
Approved
Declined
Cancelled
Completed
Expired

type RefundStatus = string