@watzon/baserow
Preparing search index...
types
HubSpotContactsDataSync
Interface HubSpotContactsDataSync
interface
HubSpotContactsDataSync
{
id
:
number
;
lastError
?:
null
|
string
;
lastSync
?:
null
|
string
;
syncedProperties
:
DataSyncSyncedProperty
[]
;
type
:
"hubspot_contacts"
;
}
Hierarchy (
View Summary
)
BaseDataSync
HubSpotContactsDataSync
Index
Properties
id
last
Error?
last
Sync?
synced
Properties
type
Properties
id
id
:
number
Optional
last
Error
lastError
?:
null
|
string
Optional
last
Sync
lastSync
?:
null
|
string
synced
Properties
syncedProperties
:
DataSyncSyncedProperty
[]
type
type
:
"hubspot_contacts"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
last
Error
last
Sync
synced
Properties
type
@watzon/baserow
Loading...