chore(docs): Generated JS Client Reference (automated) (#2526)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
0b0d50b476
commit
3c6fe30ee7
@@ -0,0 +1,43 @@
|
||||
# Class: PriceSelectionParams
|
||||
|
||||
[internal](../modules/internal-30.md).PriceSelectionParams
|
||||
|
||||
## Hierarchy
|
||||
|
||||
- **`PriceSelectionParams`**
|
||||
|
||||
↳ [`AdminPriceSelectionParams`](internal-30.AdminPriceSelectionParams.md)
|
||||
|
||||
↳ [`StoreGetVariantsParams`](internal-40.StoreGetVariantsParams.md)
|
||||
|
||||
↳ [`StoreGetProductsPaginationParams`](internal-41.StoreGetProductsPaginationParams.md)
|
||||
|
||||
## Properties
|
||||
|
||||
### cart\_id
|
||||
|
||||
• `Optional` **cart\_id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/price-selection.d.ts:2
|
||||
|
||||
___
|
||||
|
||||
### currency\_code
|
||||
|
||||
• `Optional` **currency\_code**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/price-selection.d.ts:4
|
||||
|
||||
___
|
||||
|
||||
### region\_id
|
||||
|
||||
• `Optional` **region\_id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/price-selection.d.ts:3
|
||||
Reference in New Issue
Block a user