Interface: HubSpotSyncSettingsResponse
Defined in: packages/sdk/src/types/app-connection-types.ts:271
Properties
defaultLifecycleStage?
optionaldefaultLifecycleStage:string|null
Defined in: packages/sdk/src/types/app-connection-types.ts:277
inboundEnabled
inboundEnabled:
boolean
Defined in: packages/sdk/src/types/app-connection-types.ts:273
noteSync
noteSync:
HubSpotNoteSyncConfig[]
Defined in: packages/sdk/src/types/app-connection-types.ts:275
outboundEnabled
outboundEnabled:
boolean
Defined in: packages/sdk/src/types/app-connection-types.ts:272
rules
rules:
SyncRule[]
Defined in: packages/sdk/src/types/app-connection-types.ts:274
taskSync
taskSync:
HubSpotTaskSyncConfig[]
Defined in: packages/sdk/src/types/app-connection-types.ts:276