PingWebhookResponse: {
    error?: string;
    status: string;
}

Type declaration

  • Optional error?: string
  • status: string

Generated using TypeDoc