You are here

protected property SObject::$fields in Salesforce Suite 5.0.x

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

Code

protected $fields;