Skip to main content

Class: AdminPriceSelectionParams

internal.AdminPriceSelectionParams

Hierarchy

Properties

cart_id

Optional cart_id: string

Inherited from

PriceSelectionParams.cart_id

Defined in

medusa/dist/types/price-selection.d.ts:2


currency_code

Optional currency_code: string

Inherited from

PriceSelectionParams.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.region_id

Defined in

medusa/dist/types/price-selection.d.ts:3

Was this page helpful?