ErrorResponse interface

Bir operasyon hatasının hata yanıtı.

Özellikler

error

Özellik Ayrıntıları

error

error?: { code?: string, message?: string }

Özellik Değeri

{ code?: string, message?: string }