LongPort OpenAPI C++ SDK
Public Attributes | List of all members
longport::trade::OrderChargeFee Struct Reference

Order charge fee. More...

#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...
 

Detailed Description

Order charge fee.

Member Data Documentation

◆ amount

Decimal longport::trade::OrderChargeFee::amount

Charge amount.

◆ code

std::string longport::trade::OrderChargeFee::code

Charge code.

◆ currency

std::string longport::trade::OrderChargeFee::currency

Charge currency.

◆ name

std::string longport::trade::OrderChargeFee::name

Charge name.


The documentation for this struct was generated from the following file: