InvestmentExpense
InvestmentExpense class
投资费用类别。
public class InvestmentExpense : AbstractInvestmentTransaction
构造函数
姓名 | 描述 |
---|---|
InvestmentExpense() | 初始化一个新的实例InvestmentExpense 类. |
特性
姓名 | 描述 |
---|---|
Currency { get; set; } | 获取或设置Currency . |
Investment401kSource { get; set; } | 获取或设置本次交易的资金来源。 |
InvestmentTransaction { get; set; } | 获取或设置InvestmentTransaction . |
OriginCurrency { get; set; } | 获取或设置原点Currency . |
SecurityId { get; set; } | 获取或设置SecurityId . |
SubAccountFund { get; set; } | 获取或设置交易的钱从哪里来或去哪里。 |
SubAccountSecurity { get; set; } | 获取或设置证券的子账户类型。 |
Total { get; set; } | 获取或设置交易总额。 |