Skip to main content

Interface: ISegmentExperience

Defined in: common/index.ts:301

Extends

Properties

dateRange?

optional dateRange: IDateRange

Defined in: common/index.ts:304


description

description: string

Defined in: common/index.ts:273

Inherited from

IExperience.description


experiences

experiences: IExperience[]

Defined in: common/index.ts:275

Inherited from

IExperience.experiences


id

id: string

Defined in: common/index.ts:271

Inherited from

IExperience.id


name

name: string

Defined in: common/index.ts:272

Inherited from

IExperience.name


segment

segment: ISegmentDefinition

Defined in: common/index.ts:303


type

type: "Segment"

Defined in: common/index.ts:302

Overrides

IExperience.type