API:REST.Client.TRESTResponse

Delphi
TRESTResponse = class(TCustomRESTResponse)
C++
class PASCALIMPLEMENTATION TRESTResponse : public TCustomRESTResponse
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | REST.Client.pas REST.Client.hpp |
REST.Client | REST.Client |
Description
Base class for classes that represent an HTTP response.
REST.Client.TRESTResponse inherits from REST.Client.TCustomRESTResponse. All content below this line refers to REST.Client.TCustomRESTResponse.
Base class for classes that represent an HTTP response.