docs: updated js client reference (#2414)
* docs: updated js client reference * docs: fixed link
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
# Class: AdminPostStoreReq
|
||||
|
||||
[internal](../modules/internal-25.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
|
||||
Reference in New Issue
Block a user