LongPort OpenAPI C++ SDK
|
#include <types.hpp>
Public Attributes | |
ChargeCategoryCode | code |
Charge category code. More... | |
std::string | name |
Charge category name. More... | |
std::vector< OrderChargeFee > | fees |
Charge details. More... | |
Order charge item.
ChargeCategoryCode longport::trade::OrderChargeItem::code |
Charge category code.
std::vector<OrderChargeFee> longport::trade::OrderChargeItem::fees |
Charge details.
std::string longport::trade::OrderChargeItem::name |
Charge category name.