Class EposSearchParameter

Description

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

  • author: Veritrans, Inc.

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


	
			
Method Summary
string[] getDetailCommandType ()
string[] getDetailOrderType ()
string getEposOrderId ()
void setDetailCommandType (string[] $detailCommandType)
void setDetailOrderType (string[] $detailOrderType)
void setEposOrderId (string $eposOrderId)
Methods
getDetailCommandType (line 49)

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

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

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

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

エポス取引IDを取得する

  • return: エポス取引ID
  • access: public
string getEposOrderId ()
setDetailCommandType (line 58)

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

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

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

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

エポス取引IDを設定する

  • access: public
void setEposOrderId (string $eposOrderId)
  • string $eposOrderId: エポス取引ID

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