Skip to main content

Interface: ISegmentExperience

Defined in: common/index.ts:312

Extends

Properties

dateRange?

optional dateRange: IDateRange

Defined in: common/index.ts:315


description

description: string

Defined in: common/index.ts:285

Inherited from

IExperience.description


experiences

experiences: IExperience[]

Defined in: common/index.ts:287

Inherited from

IExperience.experiences


id

id: string

Defined in: common/index.ts:283

Inherited from

IExperience.id


name

name: string

Defined in: common/index.ts:284

Inherited from

IExperience.name


segment

segment: ISegmentDefinition

Defined in: common/index.ts:314


type

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

Defined in: common/index.ts:313

Overrides

IExperience.type