Newer Version Available
User Page
| Property | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| currentPageToken | String | Token identifying the current page. | Medium, 37.0 | 37.0 |
| currentPageUrl | String | URL to the current page. | Medium, 29.0 | 23.0 |
| nextPageToken | String | Token identifying the next page or null if there is no next page. | Small, 37.0 | 37.0 |
| nextPageUrl | String | URL to the next page. If there is no next page, returns null. | Small, 29.0 | 23.0 |
| previousPageToken | String | Token identifying the previous page or null if there is no previous page. | Medium, 37.0 | 37.0 |
| previousPageUrl | String | URL to the previous page. If there is no previous page, returns null. | Medium, 29.0 | 23.0 |
| users | User Detail[] | Collection of user detail information. | Small, 29.0 | 24.0 |