@Serializable() public final class EventBody
private final List<EventDto>
events
EventBody(List<EventDto> events)
final List<EventDto>
getEvents()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final List<EventDto> getEvents()