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

コンストラクター

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

メソッド

  名前説明
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 プロパティAccountInfoId
連絡先ID
半角英数字
最大桁数:24
連絡先を一意に識別するためのID
Public プロパティAccountType
連絡先区分
半角数字
最大桁数:2
"01":請求先
"02":送付先
Public プロパティAddress
住所
文字列
最大桁数:200
Public プロパティDefaultAccount
標準連絡先フラグ
半角数字
最大桁数:1
"1":この連絡先区分として標準で使用する連絡先である。
"0":この連絡先区分として標準で使用する連絡先でない。
Public プロパティRecipient
宛名
半角数字
最大桁数:100
“-”(ハイフン)も使用可能
Public プロパティTel
電話番号
半角数字
最大桁数:20
“-”(ハイフン)も使用可能
Public プロパティZip
郵便番号
半角数字
最大桁数:8
“-”(ハイフン)も使用可能

参照