Skip to main content

Type Alias: SessionCreateResponse

Defined in: src/types/new-api.types.ts SessionCreateResponse

Properties

externalId?

Defined in: src/types/new-api.types.ts External Id External id of the session.

id

Defined in: src/types/new-api.types.ts Id Session id associated with the session.

name

Defined in: src/types/new-api.types.ts Name Name of the session.

previousSessionId?

Defined in: src/types/new-api.types.ts Previous Session Id Id of the previous session.

projectId

Defined in: src/types/new-api.types.ts Project Id Project id associated with the session.

projectName

Defined in: src/types/new-api.types.ts Project Name Project name associated with the session.