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?
optionaloldDirectoryId:DirectoryGuid
The ID of the previous directory. Optional.