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

コンストラクター

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

メソッド

  名前説明
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 メソッドTradUrl
結果JSONの中からTradUrlを取得します。

プロパティ

  名前説明
Public プロパティCustTxn
取引毎に付くID
Public プロパティMarchTxn
電文ID
Public プロパティMerrMsg
エラーメッセージ

文字列 1024 バイト以内

エラーメッセージ

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

半角英数字 32 文字以内

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

Public プロパティOrderId
取引ID

半角英数字 100 文字以内

マーチャント側で取引を一意に表す注文管理ID

Public プロパティPayNowIdResponse
PayNowIDオブジェクト
Public プロパティReAuthAppUrl
復旧用アプリ起動URL
半角英数字
最大桁数:256
復旧処理用URL
Public プロパティResultXml
結果JSON(マスク済み)を設定する
Public プロパティServiceType
決済サービスタイプ
Public プロパティTxnVersion
MDKバージョン

半角英数字 5桁

電文のバージョン番号。

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

半角英数字 16 文字以内

結果コード 例) E001000100000000

参照