Class PaypaySearchParameter

Description

検索条件:Paypay検索パラメータクラス

  • author: Veritrans, Inc.

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


	
			
Method Summary
string getAccountingType ()
string[] getDetailCommandType ()
string[] getDetailOrderType ()
string[] getPaypayServiceType ()
void setAccountingType (string $accountingType)
void setDetailCommandType (string[] $detailCommandType)
void setDetailOrderType (string[] $detailOrderType)
void setPaypayServiceType (string[] $paypayServiceType)
Methods
getAccountingType (line 90)

課金種別を取得する

  • return: 課金種別
  • access: public
string getAccountingType ()
getDetailCommandType (line 54)

詳細コマンドタイプ名を取得する

  • return: 詳細コマンドタイプ名
  • access: public
string[] getDetailCommandType ()
getDetailOrderType (line 36)

詳細オーダー決済状態を取得する

  • return: 詳細オーダー決済状態
  • access: public
string[] getDetailOrderType ()
getPaypayServiceType (line 72)

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

  • return: paypayサービスタイプ
  • access: public
string[] getPaypayServiceType ()
setAccountingType (line 99)

課金種別を設定する

  • access: public
void setAccountingType (string $accountingType)
  • string $accountingType: 課金種別
setDetailCommandType (line 63)

詳細コマンドタイプ名を設定する

  • access: public
void setDetailCommandType (string[] $detailCommandType)
  • string[] $detailCommandType: 詳細コマンドタイプ名
setDetailOrderType (line 45)

詳細オーダー決済状態を設定する

  • access: public
void setDetailOrderType (string[] $detailOrderType)
  • string[] $detailOrderType: 詳細オーダー決済状態
setPaypayServiceType (line 81)

paypayサービスタイプを設定する

  • access: public
void setPaypayServiceType (string[] $paypayServiceType)
  • string[] $paypayServiceType: paypayサービスタイプ

Documentation generated on Tue, 12 Mar 2024 14:05:07 +0900 by phpDocumentor 1.4.4