Package version
An interface representing ErrorDetail.
Error details.
{any} [additionalProperties]
{string} code The error's code.
{string} message A human readable error message.
{string[]} [resources] Indicates resources which were responsible for the error.
{string} [target] Indicates which property in the request is responsible for the error.
{string} [value] Indicates which value in 'target' is responsible for the error.
Generated using TypeDoc
An interface representing ErrorDetail.
Error details.