protected property RestResponseDescribe::$fields in Salesforce Suite 8.3
Same name and namespace in other branches
- 8.4 src/Rest/RestResponseDescribe.php \Drupal\salesforce\Rest\RestResponseDescribe::fields
- 5.0.x src/Rest/RestResponseDescribe.php \Drupal\salesforce\Rest\RestResponseDescribe::fields
Array of field definitions for this SObject type, indexed by machine name.
Type: array
File
- src/
Rest/ RestResponseDescribe.php, line 17
Class
- RestResponseDescribe
- Class RestResponseDescribe.
Namespace
Drupal\salesforce\RestCode
protected $fields;