Rules
Data class for Notetaker event selection rules
Constructors
Link copied to clipboard
public CalendarNotetaker.Rules CalendarNotetaker.Rules(@Json(name = "event_selection" ) List<CalendarNotetaker.EventSelectionType> eventSelection, @Json(name = "participant_filter" ) CalendarNotetaker.ParticipantFilter participantFilter)