Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 773 Bytes

File metadata and controls

12 lines (9 loc) · 773 Bytes

CopyEntryRequest

Properties

Name Type Description Notes
name str The name of the entry.
auto_rename bool Indicates if the entry should be automatically renamed if an entry already exists with the given name in the folder. The default value is false. [optional] [default to False]
source_id int The source entry Id to copy.
volume_name str The name of the volume to use. Will use the default parent entry volume if not specified. This is ignored in Laserfiche Cloud. [optional]

[Back to Model list] [Back to API list] [Back to README]