Skip to main content

ToggleCalendarResponseContent

Type Alias ToggleCalendarResponseContent 

Source
pub type ToggleCalendarResponseContent = CalendarSelection;

Aliased Type§

pub struct ToggleCalendarResponseContent {
    pub selected_calendar_ids: Vec<i64>,
}

Fields§

§selected_calendar_ids: Vec<i64>