EventDTO: {
    eventDate: string;
    eventType: string;
}

Type declaration

  • eventDate: string
  • eventType: string