* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
1.2 KiB
1.2 KiB
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Enumeration: SwapPaymentStatus
internal.SwapPaymentStatus
Enumeration Members
AWAITING
• AWAITING = "awaiting"
Defined in
medusa/dist/models/swap.d.ts:19
CANCELED
• CANCELED = "canceled"
Defined in
medusa/dist/models/swap.d.ts:22
CAPTURED
• CAPTURED = "captured"
Defined in
medusa/dist/models/swap.d.ts:20
CONFIRMED
• CONFIRMED = "confirmed"
Defined in
medusa/dist/models/swap.d.ts:21
DIFFERENCE_REFUNDED
• DIFFERENCE_REFUNDED = "difference_refunded"
Defined in
medusa/dist/models/swap.d.ts:23
NOT_PAID
• NOT_PAID = "not_paid"
Defined in
medusa/dist/models/swap.d.ts:18
PARTIALLY_REFUNDED
• PARTIALLY_REFUNDED = "partially_refunded"
Defined in
medusa/dist/models/swap.d.ts:24
REFUNDED
• REFUNDED = "refunded"
Defined in
medusa/dist/models/swap.d.ts:25
REQUIRES_ACTION
• REQUIRES_ACTION = "requires_action"
Defined in
medusa/dist/models/swap.d.ts:26