Octane API Client
Loading...
Searching...
No Matches
Public Attributes | List of all members
octane::FileInfo Struct Reference

#include <api_result_types.h>

Public Attributes

std::string filename
 file name. More...
 
std::vector< std::uint8_t > data
 binary data of the file More...
 

Member Data Documentation

◆ data

std::vector<std::uint8_t> octane::FileInfo::data

binary data of the file

◆ filename

std::string octane::FileInfo::filename

file name.


The documentation for this struct was generated from the following file: