FlowSourceFlowConfigSourceConnectorPropertiesVeeva

data class FlowSourceFlowConfigSourceConnectorPropertiesVeeva(val documentType: String? = null, val includeAllVersions: Boolean? = null, val includeRenditions: Boolean? = null, val includeSourceFiles: Boolean? = null, val object: String)

Constructors

constructor(documentType: String? = null, includeAllVersions: Boolean? = null, includeRenditions: Boolean? = null, includeSourceFiles: Boolean? = null, object: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val documentType: String? = null

Document type specified in the Veeva document extract flow.

Link copied to clipboard

Boolean value to include All Versions of files in Veeva document extract flow.

Link copied to clipboard

Boolean value to include file renditions in Veeva document extract flow.

Link copied to clipboard

Boolean value to include source files in Veeva document extract flow.

Link copied to clipboard

Object specified in the flow destination.