ErrorModelOutput interface
Domyślny model błędów
Właściwości
| code | Pobiera lub ustawia kod. |
| details | Pobiera lub ustawia szczegóły. |
| message | Pobiera lub ustawia komunikaty. |
| target | Pobiera lub ustawia element docelowy. |
Szczegóły właściwości
code
Pobiera lub ustawia kod.
code: string
Wartość właściwości
string
details
message
Pobiera lub ustawia komunikaty.
message: string
Wartość właściwości
string
target
Pobiera lub ustawia element docelowy.
target?: string
Wartość właściwości
string