None.
Name | Description | Type | Additional information |
---|---|---|---|
ErrorCode | string |
None. |
{ "ErrorCode": "sample string 1" }
<DownloadErrorData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.ToAcc.Models"> <ErrorCode>sample string 1</ErrorCode> </DownloadErrorData>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |