MarginInterest class

MarginInterest class

Investment margin interest class.

Inheritance: MarginInterestAbstractInvestmentTransactionAbstractInvestmentTransactionBase

The MarginInterest type exposes the following members:

Constructors

ConstructorDescription
MarginInterest()Initializes a new instance of MarginInterest class.

Properties

PropertyDescription
investment_transactionGets or sets the AbstractInvestmentTransaction.investment_transaction.
totalGets or sets the transaction total.
sub_account_fundGets or sets where did the money for the transaction come from or go to.
currencyGets or sets the MarginInterest.currency.
origin_currencyGets or sets the origin MarginInterest.currency.

See Also