Interface: HubSpotSyncSettingsResponse
Defined in: packages/sdk/src/types/app-connection-types.ts:250
Properties
defaultLifecycleStage?
optionaldefaultLifecycleStage:string|null
Defined in: packages/sdk/src/types/app-connection-types.ts:256
inboundEnabled
inboundEnabled:
boolean
Defined in: packages/sdk/src/types/app-connection-types.ts:252
noteSync
noteSync:
HubSpotNoteSyncConfig[]
Defined in: packages/sdk/src/types/app-connection-types.ts:254
outboundEnabled
outboundEnabled:
boolean
Defined in: packages/sdk/src/types/app-connection-types.ts:251
rules
rules:
SyncRule[]
Defined in: packages/sdk/src/types/app-connection-types.ts:253
taskSync
taskSync:
HubSpotTaskSyncConfig[]
Defined in: packages/sdk/src/types/app-connection-types.ts:255