GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTErrorData

API/Type Aliases/RESTErrorData
seyfert/lib/types/payloads/index.d.ts

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.