UserProjects

UserProjects
UserProjects
JSON Example
{
    "userName": "string",
    "projects": [
        {
            "name": "string",
            "projectLink": "string"
        }
    ],
    "totalCount": "string",
    "numberOfElements": "string"
}
string
userName
Optional

userName

array of Project
projects
Optional

projects

string
totalCount
Optional

totalCount

string
numberOfElements
Optional

numberOfElements