DefaultErrorResponseErrorOutput interface
Chybový model
Vlastnosti
| code | Standardizovaný řetězec pro programovou identifikaci chyby. |
| details | |
| innererror | Další informace o ladění chyby |
| message | Podrobný popis chyby a informace o ladění |
| target | Podrobný popis chyby a informace o ladění |
Podrobnosti vlastnosti
code
Standardizovaný řetězec pro programovou identifikaci chyby.
code?: string
Hodnota vlastnosti
string
details
details?: DefaultErrorResponseErrorDetailsItemOutput[]
Hodnota vlastnosti
innererror
Další informace o ladění chyby
innererror?: string
Hodnota vlastnosti
string
message
Podrobný popis chyby a informace o ladění
message?: string
Hodnota vlastnosti
string
target
Podrobný popis chyby a informace o ladění
target?: string
Hodnota vlastnosti
string