chore(docs): Generated JS Client Reference (automated) (#2660)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-28 11:02:11 +02:00
committed by GitHub
co-authored by olivermrbl
parent 3cee0bc8fc
commit ee14155eb7
238 changed files with 2768 additions and 1718 deletions
@@ -0,0 +1,73 @@
# Class: AdminPostStoreReq
[internal](../modules/internal-28.md).AdminPostStoreReq
## Properties
### currencies
`Optional` **currencies**: `string`[]
#### Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:95
___
### default\_currency\_code
`Optional` **default\_currency\_code**: `string`
#### Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:94
___
### invite\_link\_template
`Optional` **invite\_link\_template**: `string`
#### Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:93
___
### metadata
`Optional` **metadata**: `Record`<`string`, `unknown`\>
#### Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:96
___
### name
`Optional` **name**: `string`
#### Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:90
___
### payment\_link\_template
`Optional` **payment\_link\_template**: `string`
#### Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:92
___
### swap\_link\_template
`Optional` **swap\_link\_template**: `string`
#### Defined in
medusa/dist/api/routes/admin/store/update-store.d.ts:91