Skip to main content

Type Alias: SessionCreateResponseOpenAPI

Defined in: src/types/openapi.types.ts SessionCreateResponse

Properties

external_id?

Defined in: src/types/openapi.types.ts External Id External id of the session.

id

Defined in: src/types/openapi.types.ts Id Session id associated with the session.

name

Defined in: src/types/openapi.types.ts Name Name of the session.

previous_session_id?

Defined in: src/types/openapi.types.ts Previous Session Id Id of the previous session.

project_id

Defined in: src/types/openapi.types.ts Project Id Project id associated with the session.

project_name

Defined in: src/types/openapi.types.ts Project Name Project name associated with the session.