ApiErrorBase interface
Api hata tabanı.
Özellikler
code | Hata kodu. |
message | Hata iletisi. |
target | Belirli bir hatanın hedefi. |
Özellik Ayrıntıları
code
Hata kodu.
code?: string
Özellik Değeri
string
message
Hata iletisi.
message?: string
Özellik Değeri
string
target
Belirli bir hatanın hedefi.
target?: string
Özellik Değeri
string