Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 420 Bytes

File metadata and controls

15 lines (7 loc) · 420 Bytes

CheckDestFolderDto

The result of checking whether files can be moved or copied to the specified folder.

Properties

Name Type Description Notes
result CheckDestFolderResult [optional]
files List<FileEntryBaseDto> The list of files in the destination folder. [optional]