Class TenpaySearchParameter

Description

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

  • author: Veritrans, Inc.

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


	
			
Method Summary
string[] getDetailCommandType ()
string[] getDetailOrderType ()
string[] getTenpayServiceType ()
void setDetailCommandType (string[] $detailCommandType)
void setDetailOrderType (string[] $detailOrderType)
void setTenpayServiceType (string[] $tenpayServiceType)
Methods
getDetailCommandType (line 49)

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

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

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

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

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

  • return: Tenpayサービスタイプ
  • access: public
string[] getTenpayServiceType ()
setDetailCommandType (line 58)

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

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

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

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

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

  • access: public
void setTenpayServiceType (string[] $tenpayServiceType)
  • string[] $tenpayServiceType: Tenpayサービスタイプ

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