Class InvestmentBankTransaction
InvestmentBankTransaction class
이 클래스는 투자 명세서 다운로드에서 은행 거래를 다운로드하는 데 사용됩니다.
public class InvestmentBankTransaction
생성자
이름 | 설명 |
---|---|
InvestmentBankTransaction() | 의 새 인스턴스를 초기화합니다.InvestmentBankTransaction 클래스. |
속성
이름 | 설명 |
---|---|
StatementTransaction { get; set; } | 가져오거나 설정합니다.StatementTransaction . |
SubAccountFund { get; set; } | 트랜잭션 자금과 연결된 하위 계정을 가져오거나 설정합니다. |