Skip to main content

Interface: ISegmentExperience

Defined in: common/index.ts:328

Extends

Properties

dateRange?

optional dateRange: IDateRange

Defined in: common/index.ts:331


description

description: string

Defined in: common/index.ts:301

Inherited from

IExperience.description


experiences

experiences: IExperience[]

Defined in: common/index.ts:303

Inherited from

IExperience.experiences


id

id: string

Defined in: common/index.ts:299

Inherited from

IExperience.id


name

name: string

Defined in: common/index.ts:300

Inherited from

IExperience.name


segment

segment: ISegmentDefinition

Defined in: common/index.ts:330


type

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

Defined in: common/index.ts:329

Overrides

IExperience.type