Files
medusa-store/docs/content/references/js-client/classes/internal-13.AdminPriceListPricesCreateReq.md
Shahed Nasser 02d5c1da88 docs: update Typedoc and regenerate references (#1994)
* generated new services reference

* changed from automatic push to automated pull request

* updated typedoc, regenerated JS Client reference

* regenerated the reference after updating typedoc

* added action for js client
2022-08-04 17:29:52 +03:00

812 B

Class: AdminPriceListPricesCreateReq

internal.AdminPriceListPricesCreateReq

Properties

amount

amount: number

Defined in

medusa/dist/types/price-list.d.ts:35


currency_code

Optional currency_code: string

Defined in

medusa/dist/types/price-list.d.ts:34


max_quantity

Optional max_quantity: number

Defined in

medusa/dist/types/price-list.d.ts:38


min_quantity

Optional min_quantity: number

Defined in

medusa/dist/types/price-list.d.ts:37


region_id

Optional region_id: string

Defined in

medusa/dist/types/price-list.d.ts:33


variant_id

variant_id: string

Defined in

medusa/dist/types/price-list.d.ts:36