InvestmentBankTransaction

InvestmentBankTransaction class

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

public class InvestmentBankTransaction

Constructors

Name Description
InvestmentBankTransaction() Initializes a new instance of InvestmentBankTransaction class.

Properties

Name Description
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