AccountInfo.AccountInfos

AccountInfo.AccountInfos property

のコレクションを取得または設定しますBankAccountInfoまたLoanAccountInfoまたCreditCardAccountInfo またはBillPaymentAccountInfoまたInvestmentAccountInfoまたPresentmentAccountInfo.

public List<AbstractAccountInfo> AccountInfos { get; set; }

関連項目