pub type FileContent = Vec<u8>;
Body bytes returned by GET /v1/files/{id}/content.
GET /v1/files/{id}/content
pub struct FileContent { /* private fields */ }