#include <content-repo.hpp>
◆ JobResponse()
Kazv::Api::GetContentJob::JobResponse::JobResponse |
( |
Response |
r | ) |
|
◆ contentDisposition()
std::optional<std::string> Kazv::Api::GetContentJob::JobResponse::contentDisposition |
( |
| ) |
const |
|
inline |
The name of the file that was previously uploaded, if set.
◆ contentType()
std::optional<std::string> Kazv::Api::GetContentJob::JobResponse::contentType |
( |
| ) |
const |
|
inline |
The content type of the file that was previously uploaded.
◆ data()
Body Kazv::Api::GetContentJob::JobResponse::data |
( |
| ) |
const |
|
inline |
The content that was previously uploaded.
◆ success()
bool Kazv::Api::GetContentResponse::success |
( |
| ) |
const |
The documentation for this class was generated from the following files: