|
ORE Studio 0.0.4
|
Form-local state for the swap instrument editor. More...
#include <SwapInstrumentForm.hpp>

Form-local state for the swap instrument editor.
Aggregates fields from all nine rates instrument types into a single flat struct so the form can display any type without storing a domain object directly. Fields that are not applicable to the active trade type will be empty/zero.
This is NOT a domain type. It is never serialised or transmitted.