protected property SObject::$fields in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 src/SObject.php \Drupal\salesforce\SObject::fields
- 8.3 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;