DocumentIntelligenceWarningOutput interface
The error object.
Properties
code | One of a server-defined set of warning codes. |
message | A human-readable representation of the warning. |
target | The target of the error. |
Property Details
code
One of a server-defined set of warning codes.
code: string
Property Value
string
message
A human-readable representation of the warning.
message: string
Property Value
string
target
The target of the error.
target?: string
Property Value
string