Enumeration: ClaimPaymentStatus
internal.ClaimPaymentStatus
Enumeration Members
NA
• NA = "na"
Defined in
medusa/dist/models/claim-order.d.ts:14
NOT_REFUNDED
• NOT_REFUNDED = "not_refunded"
Defined in
medusa/dist/models/claim-order.d.ts:15
REFUNDED
• REFUNDED = "refunded"
Defined in
medusa/dist/models/claim-order.d.ts:16
Was this page helpful?