|
ORE Studio 0.0.4
|
Configuration related to exporting data into a supported export format. More...
#include <export_options.hpp>

Public Attributes | |
| entity | target_entity {entity::currencies} |
| 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 {false} |
| If true, output all versions of this entity. | |
| format | target_format {format::json} |
| Format to use for the export. | |
Configuration related to exporting data into a supported export format.