Class AccountInfo

AccountInfo class

アカウント情報クラス.

public class AccountInfo

コンストラクター

名前 説明
AccountInfo() の新しいインスタンスを初期化しますAccountInfoclass.

プロパティ

名前 説明
AccountInfos { get; set; } のコレクションを取得または設定しますBankAccountInfoまたLoanAccountInfoまたCreditCardAccountInfo またはBillPaymentAccountInfoまたInvestmentAccountInfoまたPresentmentAccountInfo.
Description { get; set; } account の説明を取得または設定します
HolderInfo { get; set; } を取得または設定しますHolderInfoType.
Name { get; set; } アカウントの名前/ユーザー定義のニックネームを取得または設定します。
Phone { get; set; } アカウントの電話番号を取得または設定します。

関連項目