Class VirtualaccDepositReverseRequestDto

Description

決済サービスタイプ:銀行振込決済、コマンド名:入金取消の要求Dtoクラス

  • author: Veritrans, Inc.

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

MdkBaseDto
   |
   --AbstractPaymentRequestDto
      |
      --AbstractPaymentVirtualaccRequestDto
         |
         --VirtualaccDepositReverseRequestDto
Method Summary
string getDepositId ()
string getOrderId ()
string getServiceCommand ()
string getServiceType ()
void setDepositId (string $depositId)
void setOrderId (string $orderId)
void setServiceOptionType (string $serviceOptionType)
void _setMaskedLog (string $maskedLog)
string __toString ()
Variables
Methods
getDepositId (line 108)

入金IDを取得する

  • return: 入金ID
  • access: public
string getDepositId ()
getOrderId (line 92)

取引IDを取得する

  • return: 取引ID
  • access: public
string getOrderId ()
getServiceCommand (line 68)

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

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

サービスオプションタイプを取得する

  • return: サービスオプションタイプ
  • access: public
string getServiceOptionType ()
getServiceType (line 60)

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

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

入金IDを設定する

  • access: public
void setDepositId (string $depositId)
  • string $depositId: 入金ID
setOrderId (line 100)

取引IDを設定する

  • access: public
void setOrderId (string $orderId)
  • string $orderId: 取引ID
setServiceOptionType (line 84)

サービスオプションタイプを設定する

  • access: public
void setServiceOptionType (string $serviceOptionType)
  • string $serviceOptionType: サービスオプションタイプ
_setMaskedLog (line 125)

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

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

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

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

Inherited Methods

Inherited From AbstractPaymentVirtualaccRequestDto

AbstractPaymentVirtualaccRequestDto::getRejectBankAccount()
AbstractPaymentVirtualaccRequestDto::setRejectBankAccount()

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 Thu, 16 Feb 2017 18:06:41 +0900 by phpDocumentor 1.4.4