Sdílet prostřednictvím


DocumentIntelligenceInnerErrorOutput interface

Objekt obsahující konkrétnější informace o chybě.

Vlastnosti

code

Jedna ze serverově definovaných kódů chyb.

innererror

Vnitřní chyba.

message

Čitelné znázornění chyby člověkem.

Podrobnosti vlastnosti

code

Jedna ze serverově definovaných kódů chyb.

code?: string

Hodnota vlastnosti

string

innererror

Vnitřní chyba.

innererror?: DocumentIntelligenceInnerErrorOutput

Hodnota vlastnosti

message

Čitelné znázornění chyby člověkem.

message?: string

Hodnota vlastnosti

string