ChannelDirectoryMoveResponse
ChannelDirectoryMoveResponse =
object
Response object returned after moving a directory.
Properties
id
id:
DirectoryGuid
The unique identifier of the moved directory.
oldParentDirectoryId
oldParentDirectoryId:
DirectoryGuid
The ID of the previous parent directory.
parentDirectoryId
parentDirectoryId:
DirectoryGuid
The ID of the new parent directory.