ErrorResponse interface

استجابة الخطأ لفشل عملية.

الخصائص

error

تفاصيل الخاصية

error

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

قيمة الخاصية

{ code?: string, message?: string }