Skip to main content

ChannelFileMoveResponse

ChannelFileMoveResponse = object

Response object returned after moving a file.

Properties

directoryId

directoryId: DirectoryGuid

The ID of the new directory containing the file.


id

id: FileGuid

The unique identifier of the moved file.


oldDirectoryId?

optional oldDirectoryId: DirectoryGuid

The ID of the previous directory. Optional.