property RestResponse: TScRestResponse;
Description
Provides a reference to the associated TScRestResponse object.
The RestResponse object is automatically created when the Execute method is called and contains the result of the request execution.
This property is read-only.
See also