BankAccountParam 型で公開されるメンバーは以下のとおりです。

コンストラクター

  名前説明
Public メソッドBankAccountParam
BankAccountParam クラスの新しいインスタンスを初期化します

メソッド

  名前説明
Public メソッドEquals
Determines whether the specified Object is equal to the current Object.
(Object から継承されます。)
Protected メソッドFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。)
Public メソッドGetHashCode
Serves as a hash function for a particular type.
(Object から継承されます。)
Public メソッドGetType
Gets the Type of the current instance.
(Object から継承されます。)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Object から継承されます。)
Public メソッドToString
Returns a String that represents the current Object.
(Object から継承されます。)

プロパティ

  名前説明
Public プロパティAccountManageType
口座管理方式
半角数字
最大桁数:1
Public プロパティAccountNumber
口座番号
半角数字
最大桁数:7
Public プロパティAccountType
口座種別
半角数字
最大桁数:1
Public プロパティBankCode
金融機関コード
半角数字
最大桁数:4
Public プロパティBranchCode
支店コード
半角数字
最大桁数:3
Public プロパティRejectBankAccount
銀行口座関連付け拒否フラグ
半角数字
最大桁数:1

参照