OptionalerrorsOptionalmeta?: { code?: string; title?: string }Additional properties relating to the error.
Optionalcode?: stringThe error code.
Optionaltitle?: stringSummary of the problem.
Optionalsource?: { parameter?: string; pointer?: string }References to the source of the error.
Optionalparameter?: stringThe URI query parameter that caused the error.
Optionalpointer?: stringA JSON Pointer to the property that caused the error.
Summary of the problem.
The error code.