RecurringGetResponseDto 型で公開されるメンバーは以下のとおりです。
コンストラクター
名前 | 説明 | |
---|---|---|
![]() | RecurringGetResponseDto | RecurringGetResponseDto クラスの新しいインスタンスを初期化します |
メソッド
名前 | 説明 | |
---|---|---|
![]() | Equals | (Object から継承されます。) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Object から継承されます。) |
![]() | GetType |
Gets the Type of the current instance.
(Object から継承されます。) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Object から継承されます。) |
![]() | ToString |
結果内容(マスク済み)を取得する (AbstractPayNowIdResponseDto から継承されます。)@return 結果内容(マスク済み) |
![]() | TradUrl |
レスポンスからTradURLを取得します (AbstractPayNowIdResponseDto から継承されます。)レスポンスに含まれていた広告用(Trad)URL エレメントが無いか、エレメントに内容が無ければnullを返す |
プロパティ
名前 | 説明 | |
---|---|---|
![]() | CustTxn |
取引毎に付くID (AbstractPayNowIdResponseDto から継承されます。)半角英数字 最大桁数:100 |
![]() | MarchTxn |
電文ID (AbstractPayNowIdResponseDto から継承されます。)半角英数字 最大桁数:100 |
![]() | MerrMsg |
エラーメッセージ (AbstractPayNowIdResponseDto から継承されます。)半角英数字 最大桁数:300 処理結果に対するメッセージを返却します。 |
![]() | Mstatus |
処理結果コード (AbstractPayNowIdResponseDto から継承されます。)半角英数字 最大桁数:32 処理結果に対するステータスを返却します。 "success":正常終了 "failure":異常終了 "pending":保留 |
![]() | PayNowIdResponse |
PayNowIDオブジェクト (AbstractPayNowIdResponseDto から継承されます。)オブジェクト PayNowID用項目を格納するオブジェクト |
![]() | ResultXml |
結果内容(マスク済み) (AbstractPayNowIdResponseDto から継承されます。)半角英数字 |
![]() | ServiceType |
決済サービスタイプ (AbstractPayNowIdResponseDto から継承されます。)半角英数字 最大桁数:10 "vtid":ベリトランスID |
![]() | TxnVersion |
MDKバージョン (AbstractPayNowIdResponseDto から継承されます。)半角英数字 最大桁数:5 電文のバージョン番号 |
![]() | VResultCode |
詳細結果コード (AbstractPayNowIdResponseDto から継承されます。)半角英数字 最大桁数:16 処理結果を詳細に表すコードを返却します。 4桁ずつ4つのブロックで構成され、各ブロックでサービス毎の処理結果を表します。 |