Skip to main content

DownloadFilesResponse Properties

An object defining properties for the DownloadFilesResponse class.

FileBytes

Gets the list of binary data for the downloaded files.

Type: List<byte>

The FileBytes property contains a collection of byte arrays, where each array represents the binary content of a downloaded file.