Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebhookInfoResponse

Hierarchy

Index

Properties

code?: number
event: any
message: string
status: string
type?: string
webhook_data: { create_date: number; description: string; event: string; key: string; store_log: string; url: string; webhook_id: string }

Type declaration

  • create_date: number
  • description: string
  • event: string
  • key: string
  • store_log: string
  • url: string
  • webhook_id: string

Generated using TypeDoc