Namespace: internal
Enumerations
Classes
Type Aliases
AdminPaymentRes
Ƭ AdminPaymentRes: Object
Type declaration
Name | Type |
---|---|
payment | Payment |
Defined in
medusa/dist/api/routes/admin/payments/index.d.ts:6
AdminRefundRes
Ƭ AdminRefundRes: Object
Type declaration
Name | Type |
---|---|
refund | Refund |
Defined in
medusa/dist/api/routes/admin/payments/index.d.ts:9
Was this page helpful?