Skip to main content

CDNVariant

Extends

  • Omit< ProductVariant_2020_12, "external_metafields" | "external_product_id" | "fulfillment_service" | "image" | "inventory" | "is_deleted" | "is_published" | "price_includes_tax" | "product_id" | "requires_shipping" | "shipping_dimensions" | "sku" | "tax_code" | "taxable" | "title" >

Properties

id

id: number

Inherited from

Omit.id


option_values

option_values: ProductValueOption[]

Inherited from

Omit.option_values


prices

prices: Object

Type declaration

compare_at_price

compare_at_price: string

discounted_price

discounted_price: string

prices?

prices?: [Object]

unit_price

unit_price: string

zero_decimal_currency

zero_decimal_currency: boolean

Inherited from

Omit.prices


selling_plan_allocations

selling_plan_allocations: Object[]

Inherited from

Omit.selling_plan_allocations


Generated using typedoc-plugin-markdown and TypeDoc