CustomNamingViewResult

CustomNamingViewResult
CustomNamingViewResult

State object representing a query result of custom names

JSON Example
{
    "content": [
        {
            "name": "my-name",
            "id": "9.0E49",
            "createdAt": "2023-09-27",
            "updatedAt": "2023-09-27",
            "createdBy": "[email protected]",
            "updatedBy": "[email protected]",
            "projects": [
                {
                    "defaultOrg": true,
                    "active": true,
                    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
                    "projectName": "string",
                    "projectId": "string",
                    "orgId": "string"
                }
            ]
        }
    ],
    "totalElements": 1,
    "numberOfElements": 1
}
content
Optional

List of content items

integer As int64 As int64
totalElements
Optional

Total number of elements. In some cases the field may not be populated

integer As int64 As int64
numberOfElements
Optional

Number of elements in the current page