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

コンストラクター

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

メソッド

  名前説明
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 プロパティAccountBasicParam
会員基本情報
オブジェクト
会員情報を格納するオブジェクト
Public プロパティAccountId
会員ID
半角英数字
最大桁数:100
以下の文字も使用できます。
“.”(ドット)、“-”(ハイフン)、“_”(アンダースコア)、“@”(アットマーク)
Public プロパティBankAccountParam
銀行口座情報
オブジェクト
Public プロパティCardParam
カード情報
オブジェクト
Public プロパティPayNowId
PayNowID
半角英数字
最大桁数:100
グローバル情報を元に会員情報を作成する場合に指定する。
以下の文字も使用できます。
“.”(ドット)、“-”(ハイフン)、“_”(アンダースコア)、“@”(アットマーク)
Public プロパティRecurringChargeParam
会員課金情報
オブジェクト
Public プロパティTransData
リクエスト項目
半角英数字
最大桁数:256
レスポンスに含める項目を記述する。
“-”(ハイフン)、“_”(アンダースコア)、“,”(カンマ)

参照