Synopsis
Parameters
| Parameter |
Type |
Description |
| token |
string |
Credentials, see RemoteApi.login |
| name |
string |
The name of the project for which the project type details are to be retrieved. |
Returns
A struct containing the requested projects type details.
Throws
Throws an exception if the specified project does not exist.
Description
Get an existing projects type details.
Access
Accessible to all users.