Values.VeevaSourcePropertiesSourceThe properties that are applied when using Veeva as a flow source.
type nonrec t = {object_ : Object.t;The object specified in the Veeva flow source.
*)documentType : DocumentType.t option;The document type specified in the Veeva document extract flow.
*)includeSourceFiles : Boolean.t option;Boolean value to include source files in Veeva document extract flow.
*)includeRenditions : Boolean.t option;Boolean value to include file renditions in Veeva document extract flow.
*)includeAllVersions : Boolean.t option;Boolean value to include All Versions of files in Veeva document extract flow.
*)}