Skip to main content

Interface: Product

Defined in: workflow-elements/headless-editor/app/models/product.model.d.ts:3

Properties

customFields

customFields: Record<string, string>

Defined in: workflow-elements/headless-editor/app/models/product.model.d.ts:10


description

description: string

Defined in: workflow-elements/headless-editor/app/models/product.model.d.ts:9


name

name: string

Defined in: workflow-elements/headless-editor/app/models/product.model.d.ts:8


options

options: Option[]

Defined in: workflow-elements/headless-editor/app/models/product.model.d.ts:11


productFilterId?

optional productFilterId?: number

Defined in: workflow-elements/headless-editor/app/models/product.model.d.ts:7


productId

productId: number

Defined in: workflow-elements/headless-editor/app/models/product.model.d.ts:4


productLinkId?

optional productLinkId?: number

Defined in: workflow-elements/headless-editor/app/models/product.model.d.ts:6


productVersionId

productVersionId: number

Defined in: workflow-elements/headless-editor/app/models/product.model.d.ts:5

Was this page helpful?