Constructor
new ErrorResponseBody()
Properties:
| Name | Type | Description |
|---|---|---|
errorCode |
string
|
errorCode of response. |
message |
string
|
error message of response. |
rawData |
string
|
response body as string. |