ErrorDetailsOutput interface
Error details as returned by Translator Service.
Properties
code | Number identifier of the error. |
message | Human readable error description. |
Property Details
code
Number identifier of the error.
code: number
Property Value
number
message
Human readable error description.
message: string
Property Value
string