ErrorResponse interface

Objekt chyby

Vlastnosti

error

Objekt chyby.

Podrobnosti vlastnosti

error

Objekt chyby.

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

Hodnota vlastnosti

{ code?: string, message?: string }