BlockSignalTotalQuantity
This type doesn't have a description. How annoying!
structs::commands::BlockSignalTotalQuantity
This type doesn't have a description. How annoying!
Fields
TotalQuantity: u64source
The total quantity of shares that the investor is interested in purchasing or selling. If this is used, the share class quantities (CommonQuantity, PreferredQuantity, and OptionQuantity) will be set to null and the frontend will be responsible for calculating them. This is used for block signals that are collected in terms of a total quantity during pre-onboarding.
Referenced by
structs::commands::AmendBlockSignal::Quantitystructs::commands::CreateBlockSignal::Quantity