InvestmentBankTransaction

InvestmentBankTransaction class

This class is used to download bank transactions in an investment statement download.

public class InvestmentBankTransaction

Constructors

NameDescription
InvestmentBankTransaction()Initializes a new instance of InvestmentBankTransaction class.

Properties

NameDescription
StatementTransaction { get; set; }Gets or sets the StatementTransaction.
SubAccountFund { get; set; }Gets or sets the sub-account associated with the funds for the transaction.

See Also