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

835 B

Class: ProductVariantPricesUpdateReq

internal.ProductVariantPricesUpdateReq

Properties

amount

amount: number

Defined in

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


currency_code

Optional currency_code: string

Defined in

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


id

Optional id: string

Defined in

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


max_quantity

Optional max_quantity: number

Defined in

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


min_quantity

Optional min_quantity: number

Defined in

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


region_id

Optional region_id: string

Defined in

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