EitherUIARPStatusOrRefundCandidateStatus
Either UIARPStatus or RefundCandidateStatus
type EitherUIARPStatusOrRefundCandidateStatus {
left: UIARPStatus
right: RefundCandidateStatus
}
Fields
EitherUIARPStatusOrRefundCandidateStatus.left
● UIARPStatus
enum
Left element of the Either
EitherUIARPStatusOrRefundCandidateStatus.right
● RefundCandidateStatus
enum
Right element of the Either
Member Of
RefundRequestDisplay
object