Rules

public final class 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)

Properties

Link copied to clipboard

Types of events to include for notetaking.

Link copied to clipboard

Filters to apply based on the number of participants.

Functions

Link copied to clipboard

Types of events to include for notetaking.

Link copied to clipboard

Filters to apply based on the number of participants.