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