|
ORE Studio 0.0.4
|
Configuration options related to listing entities. More...
#include <list_options.hpp>

Public Attributes | |
| entity | target_entity |
| Entity to list. | |
| format | target_format |
| Format for output (json or table). | |
| std::string | as_of |
| Time point from which to list data. If empty, defaults to latest. | |
| std::string | key |
| Key to filter data by (optional). | |
| bool | all_versions |
| If true, retrieves all versions rather than just latest. | |
Configuration options related to listing entities.