Interface IJikanError

Hierarchy

  • IJikanError

Properties

error: null | string
message?: string
messages?: {}

Type declaration

    report_url?: string
    status: 400 | 404 | 405 | 429 | 500
    type: string

    Generated using TypeDoc