protected property SObject::$fields in Salesforce Suite 8.4
Same name and namespace in other branches
- 8.3 src/SObject.php \Drupal\salesforce\SObject::fields
- 5.0.x src/SObject.php \Drupal\salesforce\SObject::fields
Key-value array of record fields.
Type: array
File
- src/
SObject.php, line 24
Class
- SObject
- Class SObject.
Namespace
Drupal\salesforceCode
protected $fields;