ErrorDetails
The ErrorDetails data type contains information about errors that occurred during an operation.
Name | Description | Required | Type |
---|---|---|---|
ErrorCode | The error code associated with the failure | Yes | String |
ErrorMessage | A description of the error that occurred | Yes | String |