Skip to main content

Interface: v2_IComponentDefinitionConfig

Defined in: common/index.ts:289

Extends

Properties

description

description: string

Defined in: common/index.ts:281

Inherited from

v2_IMyopStoredObject.description


DTOs

DTOs: v2_IDTO[]

Defined in: common/index.ts:291


extra?

optional extra: object

Defined in: common/index.ts:305

firstVariant

firstVariant: v2_IVariantConfig


id

id: string

Defined in: common/index.ts:279

Inherited from

v2_IMyopStoredObject.id


name

name: string

Defined in: common/index.ts:280

Inherited from

v2_IMyopStoredObject.name


preview_variant

preview_variant: v2_IVariantConfig

Defined in: common/index.ts:304


tags

tags: string[]

Defined in: common/index.ts:292


updatedBy?

optional updatedBy: string

Defined in: common/index.ts:286

Inherited from

v2_IMyopStoredObject.updatedBy


updatedOn?

optional updatedOn: string

Defined in: common/index.ts:285

Inherited from

v2_IMyopStoredObject.updatedOn


variants_data

variants_data: object[]

Defined in: common/index.ts:296

has_releases?

optional has_releases: boolean

id

id: string

name

name: string

updatedBy?

optional updatedBy: string

updatedOn?

optional updatedOn: string


variants_ids

variants_ids: string[]

Defined in: common/index.ts:290


variants_names

variants_names: string[]

Defined in: common/index.ts:295