Values.IncrementalPullConfigSourceSpecifies the configuration used when importing incremental records from the source.
type nonrec t = {datetimeTypeFieldName : DatetimeTypeFieldName.t option;A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of DatetimeTypeFieldName.t ]) list ]