Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PingResponse

Response expected from a PingRequest.

Hierarchy

  • BaseResponse
    • PingResponse

Index

Properties

Optional api_version

api_version: number

Optional forwarded

forwarded: boolean

id

id: string | number

result

result: {}

Type declaration

status

status: string

type

type: string

Optional warning

warning: "load"

Optional warnings

warnings: Warning[]

Generated using TypeDoc