RESTErrorData
Signature
export type RESTErrorData = RESTErrorFieldInformation | RESTErrorGroupWrapper | string | { [k: string]: RESTErrorData;};Members
This export does not declare public properties or methods in the generated declaration file.
export type RESTErrorData = RESTErrorFieldInformation | RESTErrorGroupWrapper | string | { [k: string]: RESTErrorData;};This export does not declare public properties or methods in the generated declaration file.