You are here

protected property RestResponseDescribe::$fields in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 8.3 src/Rest/RestResponseDescribe.php \Drupal\salesforce\Rest\RestResponseDescribe::fields
  2. 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\Rest

Code

protected $fields;