Interface BaseResponse

Hierarchy

Properties

api_version?: number
forwarded?: boolean
id: string | number
result: unknown
status?: string
type: string
warning?: "load"
warnings?: ResponseWarning[]

Generated using TypeDoc