Apex
...
Input & Output Types
Types.MergeDocumentsRequestInput
this custom apex type represents the input for the merge documents (sync) docid\ vuqouupqifp6w933uyiuk method the following constructors are available global mergedocumentsrequestinput( list\<resource> resources, string filename, resource destination ) class params/properties resources a collection of apex defined variables pointing to the documents in external storage that will be merged (list of resource docid\ mr7u7qdhigoasucpf nlr ) filename the name of the merged output file, either static or dynamically generated destination the external storage location metadata (library, driveid, and folder/location id) where the merged file will be saved ( resource docid\ mr7u7qdhigoasucpf nlr )