Configuration related to exporting data into a supported export format.
More...
#include <export_options.hpp>
|
|
entity | target_entity |
| | Which entity to export.
|
| |
|
std::string | as_of |
| | Timepoint to use for the reading. If empty, use latest.
|
| |
|
std::string | key |
| | Key to filter by, if any.
|
| |
|
bool | all_versions |
| | If true, output all versions of this entity.
|
| |
|
format | target_format |
| | Format to use for the export.
|
| |
Configuration related to exporting data into a supported export format.