FlowVeevaSourceProperties

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

Constructors

Link copied to clipboard
fun FlowVeevaSourceProperties(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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard