Skip to main content

Interface: IExperienceDefinitionConfig

Defined in: common/index.ts:245

Experience definition config (v2)

Extends

Properties

components

components: string[]

Defined in: common/index.ts:247

Selected component IDs


description

description: string

Defined in: common/index.ts:281

Inherited from

v2_IMyopStoredObject.description


fallback

fallback: Record<string, string>

Defined in: common/index.ts:251

Fallback variant per component


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


segments

segments: IExperienceSegment[]

Defined in: common/index.ts:249

Segment configurations


tags

tags: string[]

Defined in: common/index.ts:253

Tags


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