ChannelFileGetRequest
ChannelFileGetRequest =
object
Request object for retrieving a single file.
Properties
channelId
channelId:
ChannelGuid
The unique identifier of the channel containing the file. Required.
directoryId
directoryId:
DirectoryGuid
The ID of the directory containing the file. Required.
id
id:
FileGuid
The unique identifier of the file to retrieve. Required.