Hierarchy

  • IResponse

Properties

Properties

body: {
    eventType: string;
    subject: string;
    status?: string;
}

Type declaration

  • eventType: string
  • subject: string
  • Optional status?: string