PagedResponseServiceDefinitionOrgResponse

PagedResponseServiceDefinitionOrgResponse
PagedResponseServiceDefinitionOrgResponse
JSON Example
{
    "results": [
        {
            "name": "string",
            "displayName": "string",
            "metadata": {
                "metadata": "string"
            },
            "orgId": "string",
            "parentOrgId": "string"
        }
    ],
    "nextLink": "string",
    "prevLink": "string",
    "totalResults": 0
}
results
Optional

The list of results.

string
nextLink
Optional

URL to the next page of results.

string
prevLink
Optional

URL to the previous page of result.

integer As int64 As int64
totalResults
Optional

The total number of results on all pages.