Provides a non-generic contract for the ApiResponse wrapper.
More...
Provides a non-generic contract for the ApiResponse wrapper.
◆ Content
Object Lusid.Sdk.Client.IApiResponse.Content |
|
get |
The content of this response
◆ ErrorText
string Lusid.Sdk.Client.IApiResponse.ErrorText |
|
getset |
Gets or sets any error text defined by the calling client.
◆ Headers
Multimap<string, string> Lusid.Sdk.Client.IApiResponse.Headers |
|
get |
Gets or sets the HTTP headers
HTTP headers
◆ RawContent
string Lusid.Sdk.Client.IApiResponse.RawContent |
|
get |
The raw content of this response
◆ ResponseType
Type Lusid.Sdk.Client.IApiResponse.ResponseType |
|
get |
◆ StatusCode
HttpStatusCode Lusid.Sdk.Client.IApiResponse.StatusCode |
|
get |
Gets or sets the status code (HTTP status code)
The status code.
The documentation for this interface was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Client/ApiResponse.cs