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

コンストラクター

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

メソッド

  名前説明
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 プロパティAccount
会員情報
オブジェクト
会員情報を格納するオブジェクト

Public プロパティMessage
PayNowIDメッセージ
文字列
最大桁数:100
PayNowID要求の実行結果メッセージ
Public プロパティOptionResults
PayNowID結果オプション
オブジェクト配列
Public プロパティProcessId
PayNowID処理番号
半角英数字
最大桁数:20
PayNowID要求の実行結果

"success" :成功
"failure":失敗
Public プロパティStatus
PayNowIDステータス
半角英数字
最大桁数:24
PayNowID要求処理を一意に識別する番号

参照