Skip to main content

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"
}