Interface ResponseWarning

Hierarchy

  • ResponseWarning

Properties

Properties

details?: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
id: number
message: string

Generated using TypeDoc