ApiError interface
Api hatası.
Özellikler
code | Hata kodu. |
details | Api hata ayrıntıları |
innererror | Api iç hatası |
message | Hata iletisi. |
target | Belirli bir hatanın hedefi. |
Özellik Ayrıntıları
code
Hata kodu.
code?: string
Özellik Değeri
string
details
innererror
message
Hata iletisi.
message?: string
Özellik Değeri
string
target
Belirli bir hatanın hedefi.
target?: string
Özellik Değeri
string