Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 576 Bytes

InlineResponse400.md

File metadata and controls

13 lines (8 loc) · 576 Bytes

InlineResponse400

Properties

Name Type Description Notes
Code float32 Either specific error code in case of invalid request or http status code [optional]
Message string Message describing error [optional]
Stacktraces []string Optional stacktraces, sent when node is in debug mode [optional]

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