API Response
More...
|
int | StatusCode [get] |
| Gets or sets the status code (HTTP status code) More...
|
|
IDictionary< string, string > | Headers [get] |
| Gets or sets the HTTP headers More...
|
|
T | Data [get] |
| Gets or sets the data (parsed HTTP body) More...
|
|
◆ ApiResponse()
Initializes a new instance of the ApiResponse<T> class.
- Parameters
-
statusCode | HTTP status code. |
headers | HTTP headers. |
data | Data (parsed HTTP body) |
◆ Data
Gets or sets the data (parsed HTTP body)
The data.
◆ Headers
Gets or sets the HTTP headers
HTTP headers
◆ StatusCode
Gets or sets the status code (HTTP status code)
The status code.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Client/ApiResponse.cs