src/api/project_details.ts
Specifies a project by means of a shortcut name. The shortcut name may be empty to start the default shortcut.
Properties |
|
Accessors |
constructor(sessionName: string, shortcut: string, parameters?: QueryParameters)
|
||||||||||||
Parameters :
|
Public Readonly Optional parameters |
parameters:
|
Type : QueryParameters
|
Public Readonly sessionName |
sessionName:
|
Type : string
|
Public Readonly shortcut |
shortcut:
|
Type : string
|
resource |
getresource()
|
params |
getparams()
|