InternalErrorOutput interface
Properties
| code | Detailed error code. |
| innererror | An object containing more specific information than the parent object about the error. |
Property Details
code
Detailed error code.
code?: string
Property Value
string
innererror
An object containing more specific information than the parent object about the error.
innererror?: InternalErrorOutput