Files
medusa-store/docs/content/references/js-client/modules/internal-43.md
2022-11-28 11:02:11 +02:00

18 lines
341 B
Markdown

# Namespace: internal
## Type Aliases
### StoreCustomersListPaymentMethodsRes
Ƭ **StoreCustomersListPaymentMethodsRes**: `Object`
#### Type declaration
| Name | Type |
| :------ | :------ |
| `payment_methods` | { `data`: `object` ; `provider_id`: `string` }[] |
#### Defined in
medusa/dist/api/routes/store/customers/index.d.ts:15