Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComputerVisionError

Package version

Details about the API request error.

Hierarchy

  • ComputerVisionError

Index

Properties

Properties

code

code: any

The error code.

message

message: string

A message explaining the error reported by the service.

Optional requestId

requestId: undefined | string

A unique request identifier.

Generated using TypeDoc