|
ORE Studio 0.0.4
|
Complete, ready-to-execute import plan produced by ore_import_planner. More...
#include <ore_import_plan.hpp>

Public Attributes | |
| std::vector< refdata::domain::currency > | currencies |
| Currencies to save (filtered by import_choices::currency_mode). | |
| std::vector< refdata::domain::portfolio > | portfolios |
| Portfolios to save (in dependency order — parents before children). | |
| std::vector< refdata::domain::book > | books |
| Books to save. | |
| std::vector< xml::trade_import_item > | trades |
| Trades to save, each paired with its raw ORE counterparty name. | |
Complete, ready-to-execute import plan produced by ore_import_planner.
All entities carry assigned UUIDs and fully stamped fields. The wizard sends each vector in one batch save request.