ProductVariantSKUOptionValue

A ProductVariantSKUOptionValue represents a SKUOptionValue that is applied to a ProductVariant.

Properties

NameTypeDescription
IdintThe ID of the product variant SKU option.
ProductVariantIdintThe ID of the product variant that the SKU option belongs to.
ProductVariant (via $expand)ProductVariantThe product variant that the SKU option belongs to.
SKUOptionIdintThe ID of the SKU option that belongs to the product variant.
SKUOptionNamestringThe name of the SKU option that belongs to the product variant.
SKUOptionValueIdintThe ID of the SKU option value that belongs to the product variant.
SKUOptionValuestringThe value of the SKU option value that belongs to the product variant.