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

コンストラクター

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

メソッド

  名前説明
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
結果内容(マスク済み)を取得する
@return 結果内容(マスク済み)
(Object..::..ToString()()()() をオーバーライドします。)
Public メソッドTradUrl
レスポンスからTradURLを取得します
レスポンスに含まれていた広告用(Trad)URL
エレメントが無いか、エレメントに内容が無ければnullを返す

プロパティ

  名前説明
Public プロパティCustTxn
取引毎に付くID
半角英数字
最大桁数:100
Public プロパティMarchTxn
電文ID
半角英数字
最大桁数:100
Public プロパティMerrMsg
エラーメッセージ
半角英数字
最大桁数:300
処理結果に対するメッセージを返却します。
Public プロパティMstatus
処理結果コード
半角英数字
最大桁数:32
処理結果に対するステータスを返却します。
"success":正常終了
"failure":異常終了
"pending":保留
Public プロパティPayNowIdResponse
PayNowIDオブジェクト
オブジェクト
PayNowID用項目を格納するオブジェクト
Public プロパティResultXml
結果内容(マスク済み)
半角英数字
Public プロパティServiceType
決済サービスタイプ
半角英数字
最大桁数:10
"vtid":ベリトランスID
Public プロパティTxnVersion
MDKバージョン
半角英数字
最大桁数:5
電文のバージョン番号
Public プロパティVResultCode
詳細結果コード
半角英数字
最大桁数:16
処理結果を詳細に表すコードを返却します。
4桁ずつ4つのブロックで構成され、各ブロックでサービス毎の処理結果を表します。

参照