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
name
name:
string
Defined in: common/index.ts:280
Inherited from
segments
segments:
IExperienceSegment[]
Defined in: common/index.ts:249
Segment configurations
tags
tags:
string[]
Defined in: common/index.ts:253
Tags
updatedBy?
optionalupdatedBy:string
Defined in: common/index.ts:286
Inherited from
v2_IMyopStoredObject.updatedBy
updatedOn?
optionalupdatedOn:string
Defined in: common/index.ts:285