Records returned from a query or queryMore request.
Properties
binaryFields
• OptionalReadonlybinaryFields: Object
An optional JavaScript Object with unencoded binary content buffers to create the record with. Each key in binaryFields is case insensitive, so the getters and setters for each key/value
pair ignore casing when getting and setting the fields.
fields
• Readonlyfields: Object
A JavaScript object with all fields from the returned records.
Each key in field is case insensitive, so the getters and setters for each key/value
pair ignore casing when getting and setting the fields.
subQueryResults
• ReadonlysubQueryResults: Object
Returns the result of a sub query related to this record. Records can have sub query results when the record is the result of a relationship query. Each key in subQueryResults is case insensitive, so the getters and setters for each key/value pair ignore casing when getting and setting the fields.
type
• Readonlytype: string
The Salesforce Object type, such as Account.
Product Retirement Announcement
Salesforce Functions is no longer available for purchase or renewal. To preserve the capabilities that Salesforce Functions provided to your org, deploy an alternative solution before your existing order term ends. See Salesforce Functions Retirement for more information on migrating your functions. Contact your Salesforce Account Executive for more information on Heroku.