LongPort OpenAPI C++ SDK
|
#include <types.hpp>
Public Attributes | |
std::string | code |
Charge code. More... | |
std::string | name |
Charge name. More... | |
Decimal | amount |
Charge amount. More... | |
std::string | currency |
Charge currency. More... | |
Order charge fee.
Decimal longport::trade::OrderChargeFee::amount |
Charge amount.
std::string longport::trade::OrderChargeFee::code |
Charge code.
std::string longport::trade::OrderChargeFee::currency |
Charge currency.
std::string longport::trade::OrderChargeFee::name |
Charge name.