Class EmReAuthorizeRequestDto

Description

決済サービスタイプ:電子マネー、コマンド名:再決済の要求Dtoクラス

  • author: Veritrans, Inc.

Located in /tgMdkDto/EmReAuthorizeRequestDto.php (line 8)

MdkBaseDto
   |
   --AbstractPaymentRequestDto
      |
      --EmReAuthorizeRequestDto
Method Summary
string getOrderId ()
string getServiceCommand ()
string getServiceType ()
void setOptionParams (OptionParams $optionParams)
void setOrderId (string $orderId)
void setReAuthorizeRedirectionUrl (string $reAuthorizeRedirectionUrl)
void setServiceOptionType (string $serviceOptionType)
void _setMaskedLog (string $maskedLog)
string __toString ()
Variables
Methods
getOptionParams (line 172)

拡張パラメータリストを取得する

  • return: 拡張パラメータリスト
  • access: public
OptionParams getOptionParams ()
getOrderId (line 117)

取引IDを取得する

  • return: 取引ID
  • access: public
string getOrderId ()
getReAuthorizeRedirectionUrl (line 133)

復旧リダイレクションURLを取得する

  • return: 復旧リダイレクションURL
  • access: public
string getReAuthorizeRedirectionUrl ()
getServiceCommand (line 93)

決済サービスコマンドを取得する

  • return: 決済サービスコマンド
  • access: public
string getServiceCommand ()
getServiceOptionType (line 101)

決済サービスオプションを取得する

  • return: 決済サービスオプション
  • access: public
string getServiceOptionType ()
getServiceType (line 85)

決済サービスタイプを取得する

  • return: 決済サービスタイプ
  • access: public
string getServiceType ()
setOptionParams (line 181)

拡張パラメータリストを設定する

  • access: public
void setOptionParams (OptionParams $optionParams)
  • OptionParams $optionParams: 拡張パラメータリスト
setOrderId (line 125)

取引IDを設定する

  • access: public
void setOrderId (string $orderId)
  • string $orderId: 取引ID
setReAuthorizeRedirectionUrl (line 141)

復旧リダイレクションURLを設定する

  • access: public
void setReAuthorizeRedirectionUrl (string $reAuthorizeRedirectionUrl)
  • string $reAuthorizeRedirectionUrl: 復旧リダイレクションURL
setServiceOptionType (line 109)

決済サービスオプションを設定する

  • access: public
void setServiceOptionType (string $serviceOptionType)
  • string $serviceOptionType: 決済サービスオプション
_setMaskedLog (line 149)

ログ用文字列(マスク済み)を設定する

  • access: public
void _setMaskedLog (string $maskedLog)
  • string $maskedLog: ログ用文字列(マスク済み)
__toString (line 157)

ログ用文字列(マスク済み)を取得する

  • return: ログ用文字列(マスク済み)
  • access: public
string __toString ()

Inherited Methods

Inherited From AbstractPaymentRequestDto

AbstractPaymentRequestDto::existAccountBasicParam()
AbstractPaymentRequestDto::existAccountParam()
AbstractPaymentRequestDto::existBankAccountParam()
AbstractPaymentRequestDto::existCardParam()
AbstractPaymentRequestDto::existPayNowIdParam()
AbstractPaymentRequestDto::existRecurringChargeParam()
AbstractPaymentRequestDto::getAccountId()
AbstractPaymentRequestDto::getCreateDate()
AbstractPaymentRequestDto::getFreeKey()
AbstractPaymentRequestDto::getMemo1()
AbstractPaymentRequestDto::getMemo2()
AbstractPaymentRequestDto::getMemo3()
AbstractPaymentRequestDto::getReceiptData()
AbstractPaymentRequestDto::setAccountId()
AbstractPaymentRequestDto::setCreateDate()
AbstractPaymentRequestDto::setFreeKey()
AbstractPaymentRequestDto::setMemo1()
AbstractPaymentRequestDto::setMemo2()
AbstractPaymentRequestDto::setMemo3()
AbstractPaymentRequestDto::setReceiptData()

Documentation generated on Tue, 12 Mar 2024 14:04:41 +0900 by phpDocumentor 1.4.4