EventsResponse: {
    data?: Event[];
    meta?: meta;
}

Type declaration

  • Optional data?: Event[]
  • Optional meta?: meta