QueryResult
SOQL query result envelope
CRMCloudSalesMarketingAutomationAIFortune 500
Properties
| Name |
Type |
Description |
| totalSize |
integer |
Total number of records matching the query |
| done |
boolean |
Whether all results have been returned |
| nextRecordsUrl |
string |
URL to retrieve the next page when done is false |
| records |
array |
|
JSON Schema