MoveFolderRequest
Contents
[
Hide
]
Request model for EmailCloud.CloudStorage.Folder.MoveFolder method.
Properties:
Name | Type | Description | Notes |
---|---|---|---|
srcPath | string | Folder path to move e.g. ‘/folder’ | |
destPath | string | Destination folder path to move to e.g ‘/dst’ | |
srcStorageName | string | Source storage name | [optional] |
destStorageName | string | Destination storage name | [optional] |