PagedPostResponseExpandedAuthClientDto

PagedPostResponseExpandedAuthClientDto
PagedPostResponseExpandedAuthClientDto
JSON Example
{
    "itemsPerPage": 0,
    "results": [
        {
            "customRoles": [
                {
                    "createdBy": "string",
                    "createdDate": "string",
                    "expiresAt": 0,
                    "lastUpdatedBy": "string",
                    "lastUpdatedDate": "string",
                    "membershipType": "string",
                    "name": "string",
                    "resource": "string"
                }
            ],
            "description": "string",
            "displayName": "string",
            "id": "string",
            "isHidden": false,
            "organizationRoles": [
                {
                    "createdBy": "string",
                    "createdDate": "string",
                    "displayName": "string",
                    "expiresAt": 0,
                    "lastUpdatedBy": "string",
                    "lastUpdatedDate": "string",
                    "membershipType": "string",
                    "name": "string",
                    "resource": "string"
                }
            ],
            "serviceRoles": [
                {
                    "serviceDefinitionId": "string",
                    "serviceRoleNames": [
                        "string"
                    ],
                    "serviceRoles": [
                        {
                            "createdBy": "string",
                            "createdDate": "string",
                            "expiresAt": 0,
                            "lastUpdatedBy": "string",
                            "lastUpdatedDate": "string",
                            "membershipType": "string",
                            "name": "string",
                            "resource": "string"
                        }
                    ]
                }
            ],
            "sourceOrg": {
                "displayName": "string",
                "orgId": "string",
                "shortId": "string"
            }
        }
    ],
    "startIndex": 0,
    "totalResults": 0
}
integer As int32 As int32
itemsPerPage
Optional

itemsPerPage

results
Optional

results

integer As int32 As int32
startIndex
Optional

startIndex

integer As int32 As int32
totalResults
Optional

totalResults