Files
medusa-store/docs/content/references/js-client/classes/internal-16.ProductVariantPricesCreateReq.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

732 B

Class: ProductVariantPricesCreateReq

internal.ProductVariantPricesCreateReq

Properties

amount

amount: number

Defined in

medusa/dist/types/product-variant.d.ts:100


currency_code

Optional currency_code: string

Defined in

medusa/dist/types/product-variant.d.ts:99


max_quantity

Optional max_quantity: number

Defined in

medusa/dist/types/product-variant.d.ts:102


min_quantity

Optional min_quantity: number

Defined in

medusa/dist/types/product-variant.d.ts:101


region_id

Optional region_id: string

Defined in

medusa/dist/types/product-variant.d.ts:98