Class MarginInterest
MarginInterest class
投資証拠金金利クラス.
public class MarginInterest : AbstractInvestmentTransaction
コンストラクター
| 名前 | 説明 |
|---|---|
| MarginInterest() | の新しいインスタンスを初期化しますMarginInterestclass. |
プロパティ
| 名前 | 説明 |
|---|---|
| Currency { get; set; } | を取得または設定しますCurrency. |
| InvestmentTransaction { get; set; } | を取得または設定しますInvestmentTransaction. |
| OriginCurrency { get; set; } | 原点を取得または設定しますCurrency. |
| SubAccountFund { get; set; } | トランザクションのお金がどこから来たか、またはどこに行くかを取得または設定します. |
| Total { get; set; } | トランザクションの合計を取得または設定します。 |