Type Alias WebinarsGetWebinarQueryParams

WebinarsGetWebinarQueryParams: {
    occurrence_id?: string;
    show_previous_occurrences?: boolean;
}