CustomNamingProject
CustomNamingProject
A representation of a Project.
JSON Example
[
{
"defaultOrg": true,
"active": true,
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"projectName": "string",
"projectId": "string",
"orgId": "string"
}
]
string As uuid
As uuid
id
Optional
Unique id of custom naming project
string
projectId
Optional
Project id mapped to custom name
string
orgId
Optional
Org id
string
projectName
Optional
Name of mapped project
boolean
active
Optional
Flag to check if project is active
boolean
defaultOrg
Optional
Flag to represent if custom name is default for org