UserCustomRolesResponse

UserCustomRolesResponse
UserCustomRolesResponse

The response body of the user custom roles assignments.

JSON Example
{
    "customRoles": [
        {
            "createdBy": "string",
            "lastUpdatedBy": "string",
            "name": "string",
            "lastUpdatedDate": "string",
            "expiresAt": 3609941597,
            "membershipType": "string",
            "resource": "string",
            "createdDate": "string"
        }
    ]
}
customRoles
Optional

List of custom role objects.