Skip to main content

Interface: ISegmentExperience

Defined in: common/index.ts:447

Extends

Properties

dateRange?

optional dateRange: IDateRange

Defined in: common/index.ts:450


description

description: string

Defined in: common/index.ts:420

Inherited from

IExperience.description


experiences

experiences: IExperience[]

Defined in: common/index.ts:422

Inherited from

IExperience.experiences


id

id: string

Defined in: common/index.ts:418

Inherited from

IExperience.id


name

name: string

Defined in: common/index.ts:419

Inherited from

IExperience.name


segment

segment: ISegmentDefinition

Defined in: common/index.ts:449


type

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

Defined in: common/index.ts:448

Overrides

IExperience.type