src/api/project_details.ts
Declares an interface for a project reference to use when starting a new session.
Properties |
params |
params:
|
Type : QueryParameters
|
Query parameters to send along with the session start endpoint. |
resource |
resource:
|
Type : string
|
The resource name to use at the end of the session start endpoint. |
sessionName |
sessionName:
|
Type : string
|
The name of the session to be used for this project reference. |