Skip to main content

Interface: OptionValue

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

Properties

additionalText?

optional additionalText?: string

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


color?

optional color?: string

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


id

id: number

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


imageUrl?

optional imageUrl?: string

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


isDefault?

optional isDefault?: boolean

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


name

name: string

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


value

value: string

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

Was this page helpful?