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

コンストラクター

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

メソッド

  名前説明
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 結果内容(マスク済み)
(AbstractPayNowIdResponseDto から継承されます。)
Public メソッドTradUrl
レスポンスからTradURLを取得します
レスポンスに含まれていた広告用(Trad)URL
エレメントが無いか、エレメントに内容が無ければnullを返す
(AbstractPayNowIdResponseDto から継承されます。)

プロパティ

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

参照