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