Class CarrierCaptureRequestDto

Description

決済サービスタイプ:キャリア、コマンド名:売上の要求Dtoクラス

  • author: Veritrans, Inc.

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

MdkBaseDto
   |
   --AbstractPaymentRequestDto
      |
      --CarrierCaptureRequestDto
Method Summary
string getCaptureMonth ()
string getOrderId ()
string getServiceCommand ()
string getServiceType ()
void setCaptureMonth (string $captureMonth)
void setOrderId (string $orderId)
void setServiceOptionType (string $serviceOptionType)
void _setMaskedLog (string $maskedLog)
string __toString ()
Variables
Methods
getCaptureMonth (line 115)

課金売上月を取得する

  • return: 課金売上月
  • access: public
string getCaptureMonth ()
getOrderId (line 83)

取引IDを取得する

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

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

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

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

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

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

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

課金売上月を設定する

  • access: public
void setCaptureMonth (string $captureMonth)
  • string $captureMonth: 課金売上月
setOrderId (line 91)

取引IDを設定する

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

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

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

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

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

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

  • 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:37 +0900 by phpDocumentor 1.4.4