Class: AdminPostStoreReq
internal.AdminPostStoreReq
Properties
currencies
• Optional
currencies: string
[]
Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:97
default_currency_code
• Optional
default_currency_code: string
Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:96
invite_link_template
• Optional
invite_link_template: string
Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:95
metadata
• Optional
metadata: Record
<string
, unknown
>
Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:98
name
• Optional
name: string
Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:92
payment_link_template
• Optional
payment_link_template: string
Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:94
swap_link_template
• Optional
swap_link_template: string
Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:93
Was this page helpful?