@watzon/baserow
    Preparing search index...

    Interface HubSpotContactsDataSyncUpdate

    interface HubSpotContactsDataSyncUpdate {
        syncedProperties?: string[];
    }

    Hierarchy

    • BaseDataSyncUpdate
      • HubSpotContactsDataSyncUpdate
    Index

    Properties

    syncedProperties?: string[]