Hierarchy

  • BaseMongoEntity
    • ProductVariantEntity

Implements

Constructors

Properties

customFields: Record<string, unknown>

Custom fields

description: string

Product variant description

imageIds: string[]

Product variant image IDs

images?: null | AttachmentResponse[]

Product variant price

productId: string

Product ID

sku: string

Product variant sku

title: string

Product variant title

Generated using TypeDoc