Skip to main content

Interface: ISegmentExperience

Defined in: common/index.ts:461

Extends

Properties

dateRange?

optional dateRange: IDateRange

Defined in: common/index.ts:464


description

description: string

Defined in: common/index.ts:434

Inherited from

IExperience.description


experiences

experiences: IExperience[]

Defined in: common/index.ts:436

Inherited from

IExperience.experiences


id

id: string

Defined in: common/index.ts:432

Inherited from

IExperience.id


name

name: string

Defined in: common/index.ts:433

Inherited from

IExperience.name


segment

segment: ISegmentDefinition

Defined in: common/index.ts:463


type

type: "Segment" | "Promo" | "AB"

Defined in: common/index.ts:462

Overrides

IExperience.type