Poq.SDK.Node

Home > @poq/sdk > ProductVariant > prices

ProductVariant.prices property

Prices of the variant. Each key is a different currency identifier.

Signature:

readonly prices: Map<string, Price>;