FlowIncrementalPullConfig

data class FlowIncrementalPullConfig(val datetimeTypeFieldName: String? = null)

Configuration for scheduled incremental data pull

Constructors

Link copied to clipboard
constructor(datetimeTypeFieldName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.