Class MasterpassSearchParameter

Description

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

  • author: Veritrans, Inc.

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


	
			
Method Summary
string getAcquirerCode ()
string[] getDetailCommandType ()
string[] getDetailOrderType ()
string getItemId ()
string getJpo ()
void setAcquirerCode (string $acquirerCode)
void setDetailCommandType (string[] $detailCommandType)
void setDetailOrderType (string[] $detailOrderType)
void setItemId (string $itemId)
void setJpo (string $jpo)
Methods
getAcquirerCode (line 113)

仕向け先コードを取得する

  • return: 仕向け先コード
  • access: public
string getAcquirerCode ()
getDetailCommandType (line 59)

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

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

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

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

商品番号を取得する

  • return: 商品番号
  • access: public
string getItemId ()
getJpo (line 95)

支払種別を取得する

  • return: 支払種別
  • access: public
string getJpo ()
setAcquirerCode (line 122)

仕向け先コードを設定する

  • access: public
void setAcquirerCode (string $acquirerCode)
  • string $acquirerCode: 仕向け先コード
setDetailCommandType (line 68)

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

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

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

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

商品番号を設定する

  • access: public
void setItemId (string $itemId)
  • string $itemId: 商品番号
setJpo (line 104)

支払種別を設定する

  • access: public
void setJpo (string $jpo)
  • string $jpo: 支払種別

Documentation generated on Thu, 16 Feb 2017 18:03:30 +0900 by phpDocumentor 1.4.4