Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 614 Bytes

ResponseErrorDetails.md

File metadata and controls

13 lines (9 loc) · 614 Bytes

ManticoreSearch.Model.ResponseErrorDetails

Detailed error information returned in case of an error response

Properties

Name Type Description Notes
Type string Type or category of the error
Reason string Detailed explanation of why the error occurred [optional]
Index string The index related to the error, if applicable [optional]

[Back to Model list] [Back to API list] [Back to README]