protected property RestResponse::$data in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 src/Rest/RestResponse.php \Drupal\salesforce\Rest\RestResponse::data
- 8.3 src/Rest/RestResponse.php \Drupal\salesforce\Rest\RestResponse::data
The json-decoded response body.
Type: mixed
See also
__get()
File
- src/
Rest/ RestResponse.php, line 33
Class
- RestResponse
- Class RestResponse.
Namespace
Drupal\salesforce\RestCode
protected $data;