CnProjectVo

CnProjectVo
CnProjectVo
JSON Example
{
    "id": "string",
    "projectId": "string",
    "orgId": "string",
    "projectName": "string",
    "active": false,
    "defaultOrg": false
}
string As uuid As uuid
id
Optional

id

string
projectId
Optional

projectId

string
orgId
Optional

orgId

string
projectName
Optional

projectName

boolean
active
Optional

active

boolean
defaultOrg
Optional

defaultOrg