ComputerVisionOcrError interface
Details about the API request error.
Properties
code | The error code. |
message | A message explaining the error reported by the service. |
request |
A unique request identifier. |
Property Details
code
The error code.
code: any
Property Value
any
message
A message explaining the error reported by the service.
message: string
Property Value
string
requestId
A unique request identifier.
requestId?: string
Property Value
string