Google Apps Script API
    Preparing search index...
    interface EventReminder {
        method?: string;
        minutes?: number;
    }
    Index

    Properties

    Properties

    method?: string
    minutes?: number