chore(docs): Generated JS Client Reference (#5334)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
co-authored by
Shahed Nasser
parent
378ca1b36e
commit
daea35fe73
+87
@@ -0,0 +1,87 @@
|
||||
---
|
||||
displayed_sidebar: jsClientSidebar
|
||||
---
|
||||
|
||||
# Class: StockLocationAddress
|
||||
|
||||
[internal](../modules/internal-8.md).StockLocationAddress
|
||||
|
||||
## Properties
|
||||
|
||||
### address\_1
|
||||
|
||||
• **address\_1**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/stock-locations/update-stock-location.d.ts:71
|
||||
|
||||
___
|
||||
|
||||
### address\_2
|
||||
|
||||
• `Optional` **address\_2**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/stock-locations/update-stock-location.d.ts:72
|
||||
|
||||
___
|
||||
|
||||
### city
|
||||
|
||||
• `Optional` **city**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/stock-locations/update-stock-location.d.ts:74
|
||||
|
||||
___
|
||||
|
||||
### company
|
||||
|
||||
• `Optional` **company**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/stock-locations/update-stock-location.d.ts:73
|
||||
|
||||
___
|
||||
|
||||
### country\_code
|
||||
|
||||
• **country\_code**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/stock-locations/update-stock-location.d.ts:75
|
||||
|
||||
___
|
||||
|
||||
### phone
|
||||
|
||||
• `Optional` **phone**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/stock-locations/update-stock-location.d.ts:76
|
||||
|
||||
___
|
||||
|
||||
### postal\_code
|
||||
|
||||
• `Optional` **postal\_code**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/stock-locations/update-stock-location.d.ts:77
|
||||
|
||||
___
|
||||
|
||||
### province
|
||||
|
||||
• `Optional` **province**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/stock-locations/update-stock-location.d.ts:78
|
||||
Reference in New Issue
Block a user