UNPKG

@nuralogix.ai/dfx-api-client

Version:

DeepAffex API JavaScript Client Library

22 lines (13 loc) 374 B
[@nuralogix.ai/dfx-api-client](../../API/index.md) / [Interfaces](index.md) / ErrorResponse # Interface: ErrorResponse ### Properties ### body • **body**: `Object` #### Type declaration | Name | Type | | :------ | :------ | | `errorCode` | `string` | | `message` | `string` | ___ ### status • **status**: ``"400"`` \| ``"404"`` \| ``"500"``