@watzon/baserow
    Preparing search index...

    Interface ICalCalendarDataSyncUpdate

    interface ICalCalendarDataSyncUpdate {
        icalUrl?: string;
        syncedProperties?: string[];
    }

    Hierarchy

    • BaseDataSyncUpdate
      • ICalCalendarDataSyncUpdate
    Index

    Properties

    icalUrl?: string
    syncedProperties?: string[]