ResponseErrorCode
An error code.
Declaration
object ResponseErrorCodeProperties
| Name | Type | Description |
|---|---|---|
errorMessage | string | The human-readable explanation of an error. |
errorNumber | int32 | The number that uniquely identifies an error. |
An error code.
object ResponseErrorCode| Name | Type | Description |
|---|---|---|
errorMessage | string | The human-readable explanation of an error. |
errorNumber | int32 | The number that uniquely identifies an error. |