nexigon_api.projects.QueryProjectsItem
Project item.
projectIdnexigon_api.projects.ProjectId (string)required
Unique ID of a project.
namestringrequired
nexigon_api.projects.QueryProjectsItem
{
"projectId": "string",
"name": "string"
}
Project item.
Unique ID of a project.
{
"projectId": "string",
"name": "string"
}