ErrorDetailsOutput interface

Error details as returned by Translator Service.

Properties

code

String identifier of the error.

message

Human readable error description.

Property Details

code

String identifier of the error.

code: string

Property Value

string

message

Human readable error description.

message: string

Property Value

string