ProductVariantPrice
A ProductVariantPrice is a Channel-specific price for a ProductVariant. For every Channel to which a ProductVariant is assigned, there will be a corresponding ProductVariantPrice entity.
-
Extends:
VendureEntity -
Implements: HasCustomFields
constructor
method
(input?: DeepPartial<ProductVariantPrice>) => ProductVariantPriceprice
property
numberchannelId
property
IDcurrencyCode
property
CurrencyCodevariant
property
ProductVariantcustomFields
property
CustomProductVariantPriceFieldsWas this chapter helpful?