Skip to main content

Interface: IExperience

Defined in: common/index.ts:431

Extended by

Properties

description

description: string

Defined in: common/index.ts:434


experiences

experiences: IExperience[]

Defined in: common/index.ts:436


id

id: string

Defined in: common/index.ts:432


name

name: string

Defined in: common/index.ts:433


type

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

Defined in: common/index.ts:435