PagedResponseOrganizationResponse
PagedResponseOrganizationResponse
JSON Example
{
"results": [
{
"name": "string",
"displayName": "string",
"metadata": {
"metadata": "string"
},
"id": "string",
"refLink": "string",
"parentRefLink": "string"
}
],
"nextLink": "string",
"prevLink": "string",
"totalResults": 0
}
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.