ProjectSummary
Project Summary Object
id string
The unique identifier for the project
Example:
ms-12345
name string
The name of the project
Example:
my_project
ProjectSummary
{
"id": "ms-12345",
"name": "my_project"
}
Project Summary Object
The unique identifier for the project
ms-12345
The name of the project
my_project
{
"id": "ms-12345",
"name": "my_project"
}