Interface: HubSpotSyncSettingsRequest
Defined in: packages/sdk/src/types/app-connection-types.ts:241
Properties
defaultLifecycleStage?
optionaldefaultLifecycleStage:string|null
Defined in: packages/sdk/src/types/app-connection-types.ts:247
inboundEnabled
inboundEnabled:
boolean
Defined in: packages/sdk/src/types/app-connection-types.ts:243
noteSync
noteSync:
HubSpotNoteSyncConfig[]
Defined in: packages/sdk/src/types/app-connection-types.ts:245
outboundEnabled
outboundEnabled:
boolean
Defined in: packages/sdk/src/types/app-connection-types.ts:242
rules
rules:
SyncRule[]
Defined in: packages/sdk/src/types/app-connection-types.ts:244
taskSync
taskSync:
HubSpotTaskSyncConfig[]
Defined in: packages/sdk/src/types/app-connection-types.ts:246