[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
PagedResponseGroups
Defines the properties of Paged response of Groups.
AllOf
This class requires all of the following:
JSON Example
{
"current": 0,
"groups": [
{
"displayName": "string",
"domain": "string",
"id": "string",
"usersCount": 0
}
],
"next": 0,
"totalResults": 0
}