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

コンストラクター

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

メソッド

  名前説明
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
結果JSON(マスク済み)を取得する
(Object..::..ToString()()()() をオーバーライドします。)

プロパティ

  名前説明
Public プロパティCustTxn
取引毎に付くID
Public プロパティMarchTxn
電文ID
Public プロパティMasterInfos
マスタ情報リスト
Public プロパティMerrMsg
エラーメッセージ

文字列 1024 バイト以内

エラーメッセージ

Public プロパティMstatus
処理結果コード

半角英数字 32 文字以内

取消請求処理後、応答電文に含まれる値。 以下の処理結果のいずれかが格納される ・success:正常終了 ・failure:異常終了 ・pending:保留状態

Public プロパティOrderId
取引ID
Public プロパティOrderInfos
オーダー情報リスト
Public プロパティOverMaxCountFlag
最大件数超えフラグ
Public プロパティResultXml
結果JSON(マスク済み)
半角英数字
Public プロパティSearchCount
検索結果件数(オーダー件数)
Public プロパティServiceType
決済サービスタイプ

半角英数字 10 文字以内

決済サービスの区分を指定します。 必須項目、固定値

Public プロパティTxnVersion
MDK バージョン

半角英数字 5 桁

電文のバージョン番号。

Public プロパティVResultCode
詳細結果コード

半角英数字 16 文字以内

結果コード 例) L001000100000000

参照