MarginInterest
MarginInterest class
投资保证金利息类
public class MarginInterest : AbstractInvestmentTransaction
构造函数
姓名 | 描述 |
---|---|
MarginInterest() | 初始化一个新的实例MarginInterest 类. |
特性
姓名 | 描述 |
---|---|
Currency { get; set; } | 获取或设置Currency . |
InvestmentTransaction { get; set; } | 获取或设置InvestmentTransaction . |
OriginCurrency { get; set; } | 获取或设置原点Currency . |
SubAccountFund { get; set; } | 获取或设置交易的钱从哪里来或去哪里。 |
Total { get; set; } | 获取或设置交易总额。 |