@smokeballdev/smokeball-client-sdk

Interface: Context

The context associated to the session.

Properties

firmId

firmId: string

Returns

the firm id associated to this session.

matterId?

optional matterId: string

Returns

the matter id of the Smokeball matter that the session was instantiated in.

matterTypeId?

optional matterTypeId: string

Returns

the matter type id of the Smokeball matter that the session was instantiated in.

region

region: Region

Returns

the region.

sessionId

sessionId: string

Returns

the unique session id associated to this session.

userId

userId: string

Returns

the user id of the logged in user.