Readonly
codeOptional
Readonly
extensionThe response body returned by the Extension.
Readonly
extensionAdditional errors related to the API Extension.
Optional
Readonly
extensionAny information that should be returned to the API caller.
Readonly
extensionUnique identifier of the Extension.
Optional
Readonly
extensionUser-defined unique identifier of the Extension.
Optional
Readonly
extensionHttp status code returned by the Extension.
Optional
Readonly
localizedUser-defined localized description of the error.
Readonly
messageDescription of the invalid Extension response. For example, "The extension did not return the expected JSON."
.
Returned when the response from the API Extension could not be parsed successfully (such as a
500
HTTP status code, or an invalid JSON response).