| Name | Description | Type | Additional information |
|---|---|---|---|
| Count |
Number of records returned |
integer |
Read-Only |
| HasMore |
True if there are more records to retrieve, false otherwise |
boolean |
Read-Only |
| Limit |
Maximum number of records to return |
integer |
Read-Only |
| Offset |
0 based index of the first record to retreive |
integer |
Read-Only |
| TotalResults |
Total number of records associated with the accessToken |
integer |
Read-Only |
| FailedRecords |
List of failed records |
Collection of BulkUserProfilePreferenceException |