/**
  * 文字列表現
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return string 出力パラメータの文字列表現
  */
 function toString()
 {
     $str = 'MemberID=' . $this->getMemberId();
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     return $str;
 }
 /**
  * 文字列表現
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return string 出力パラメータの文字列表現
  */
 function toString()
 {
     $str = 'OrderID=' . $this->getOrderId();
     $str .= '&';
     $str .= 'TranID=' . $this->getAccessId();
     $str .= '&';
     $str .= 'TranDate=' . $this->getAccessPass();
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     return $str;
 }
 /**
  * 文字列表現
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return 出力パラメータ文字列表現
  */
 function toString()
 {
     $str .= 'OrderID=' . $this->getOrderId();
     $str .= '&';
     $str .= 'EdyOrderNo=' . $this->getEdyOrderNo();
     $str .= '&';
     $str .= 'ReceiptNo=' . $this->getReceiptNo();
     $str .= '&';
     $str .= 'PaymentTerm=' . $this->getPaymentTerm();
     $str .= '&';
     $str .= 'TranDate=' . $this->getTranDate();
     $str .= '&';
     $str .= 'CheckString=' . $this->getCheckString();
     $str .= '&';
     $str .= 'ClientField1=' . $this->getClientField1();
     $str .= '&';
     $str .= 'ClientField2=' . $this->getClientField2();
     $str .= '&';
     $str .= 'ClientField3=' . $this->getClientField3();
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     return $str;
 }
 /**
  * 文字列表現
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return string 出力パラメータの文字列表現
  */
 function toString()
 {
     $str = 'CardSeq=' . (is_null($this->cardSeq) ? '' : implode('|', $this->cardSeq));
     $str .= '&';
     $str .= 'DefaultFlag=' . (is_null($this->defaultFlag) ? '' : implode('|', $this->defaultFlag));
     $str .= '&';
     $str .= 'CardName=' . (is_null($this->cardName) ? '' : implode('|', $this->cardName));
     $str .= '&';
     $str .= 'CardNo=' . (is_null($this->cardNo) ? '' : implode('|', $this->cardNo));
     $str .= '&';
     $str .= 'Expire=' . (is_null($this->expire) ? '' : implode('|', $this->expire));
     $str .= '&';
     $str .= 'HolderName=' . (is_null($this->holderName) ? '' : implode('|', $this->holderName));
     $str .= '&';
     $str .= 'DeleteFlag=' . (is_null($this->deleteFlag) ? '' : implode('|', $this->deleteFlag));
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     return $str;
 }
 /**
  * 文字列表現
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return 出力パラメータ文字列表現
  */
 function toString()
 {
     $str = 'OrderID=' . $this->getOrderId();
     $str .= '&';
     $str .= 'CardName=' . $this->getCardName();
     $str .= '&';
     $str .= 'Method=' . $this->getMethod();
     $str .= '&';
     $str .= 'PayTimes=' . $this->getPayTimes();
     $str .= '&';
     $str .= 'TranDate=' . $this->getTranDate();
     $str .= '&';
     $str .= 'CheckString=' . $this->getCheckString();
     $str .= '&';
     $str .= 'ClientField1=' . $this->getClientField1();
     $str .= '&';
     $str .= 'ClientField2=' . $this->getClientField2();
     $str .= '&';
     $str .= 'ClientField3=' . $this->getClientField3();
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     $str .= '&';
     // 3Dセキュア
     $str .= 'AcsUrl=' . $this->getAcsUrl();
     $str .= '&';
     $str .= 'PaReq=' . $this->getPaReq();
     $str .= '&';
     $str .= 'MD=' . $this->getMd();
     return $str;
 }
 /**
  * AlterTranOutput文字列表現取得
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return string 出力パラメータの文字列表現
  */
 function toString()
 {
     $str = 'AccessID=' . $this->getAccessId();
     $str .= '&';
     $str .= 'AccessPass='******'&';
     $str .= 'Forward=' . $this->getForward();
     $str .= '&';
     $str .= 'Approve=' . $this->getApprovalNo();
     $str .= '&';
     $str .= 'TranID=' . $this->getTranId();
     $str .= '&';
     $str .= 'TranDate=' . $this->getTranDate();
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     return $str;
 }
 /**
  * 文字列表現
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return string 出力パラメータの文字列表現
  */
 function toString()
 {
     $str = 'OrderID=' . $this->getOrderId();
     $str .= '&';
     $str .= 'Status=' . $this->getStatus();
     $str .= '&';
     $str .= 'ProcessDate=' . $this->getProcessDate();
     $str .= '&';
     $str .= 'JobCd=' . $this->getJobCd();
     $str .= '&';
     $str .= 'AccessID=' . $this->getAccessId();
     $str .= '&';
     $str .= 'AccessPass='******'&';
     $str .= 'ItemCode=' . $this->getItemCode();
     $str .= '&';
     $str .= 'Amount=' . $this->getAmount();
     $str .= '&';
     $str .= 'Tax=' . $this->getTax();
     $str .= '&';
     $str .= 'SiteID=' . $this->getSiteId();
     $str .= '&';
     $str .= 'MemberID=' . $this->getMemberId();
     $str .= '&';
     $str .= 'CardNo=' . $this->getCardNo();
     $str .= '&';
     $str .= 'Expire=' . $this->getExpire();
     $str .= '&';
     $str .= 'Method=' . $this->getMethod();
     $str .= '&';
     $str .= 'PayTimes=' . $this->getPayTimes();
     $str .= '&';
     $str .= 'Forward=' . $this->getForward();
     $str .= '&';
     $str .= 'TranID=' . $this->getTranId();
     $str .= '&';
     $str .= 'Approve=' . $this->getApprovalNo();
     $str .= '&';
     $str .= 'ClientField1=' . $this->getClientField1();
     $str .= '&';
     $str .= 'ClientField2=' . $this->getClientField2();
     $str .= '&';
     $str .= 'ClientField3=' . $this->getClientField3();
     $str .= '&';
     $str .= 'PayType=' . $this->getPayType();
     $str .= '&';
     $str .= 'CvsCode=' . $this->getCvsCode();
     $str .= '&';
     $str .= 'CvsConfNo=' . $this->getCvsConfNo();
     $str .= '&';
     $str .= 'CvsReceiptNo=' . $this->getCvsReceiptNo();
     $str .= '&';
     $str .= 'EdyReceiptNo=' . $this->getEdyReceiptNo();
     $str .= '&';
     $str .= 'EdyOrderNo=' . $this->getEdyOrderNo();
     $str .= '&';
     $str .= 'SuicaReceiptNo=' . $this->getSuicaReceiptNo();
     $str .= '&';
     $str .= 'SuicaOrderNo=' . $this->getSuicaOrderNo();
     $str .= '&';
     $str .= 'CustId=' . $this->getCustId();
     $str .= '&';
     $str .= 'BkCode=' . $this->getBkCode();
     $str .= '&';
     $str .= 'ConfNo=' . $this->getConfNo();
     $str .= '&';
     $str .= 'PaymentTerm=' . $this->getPaymentTerm();
     $str .= '&';
     $str .= 'EncryptReceiptNo=' . $this->getEncryptReceiptNo();
     $str .= '&';
     $str .= 'WebMoneyManagementNo=' . $this->getWebMoneyManagementNo();
     $str .= '&';
     $str .= 'WebMoneySettleCode=' . $this->getWebMoneySettleCode();
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     return $str;
 }
 /**
  * 文字列表現
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return 出力パラメータ文字列表現
  */
 function toString()
 {
     $str = 'OrderID=' . $this->getOrderId();
     $str .= '&';
     $str .= 'ClientField1=' . $this->getClientField1();
     $str .= '&';
     $str .= 'ClientField2=' . $this->getClientField2();
     $str .= '&';
     $str .= 'ClientField3=' . $this->getClientField3();
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     return $str;
 }
 /**
  * TdVerifyOutputの文字列表現
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return string 出力パラメータの文字列表現
  */
 function toString()
 {
     $str = 'OrderID=' . $this->getOrderId();
     $str .= '&';
     $str .= 'CardName=' . $this->getCardName();
     $str .= '&';
     $str .= 'Forward=' . $this->getForward();
     $str .= '&';
     $str .= 'Method=' . $this->getMethod();
     $str .= '&';
     $str .= 'PayTimes=' . $this->getPayTimes();
     $str .= '&';
     $str .= 'TranID=' . $this->getTranId();
     $str .= '&';
     $str .= 'TranDate=' . $this->getTranDate();
     $str .= '&';
     $str .= 'Approve=' . $this->getApprovalNo();
     $str .= '&';
     $str .= 'CheckString=' . $this->getCheckString();
     $str .= '&';
     $str .= 'ClientField1=' . $this->getClientField1();
     $str .= '&';
     $str .= 'ClientField2=' . $this->getClientField2();
     $str .= '&';
     $str .= 'ClientField3=' . $this->getClientField3();
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     return $str;
 }
 /**
  * 文字列表現
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return string 出力パラメータの文字列表現
  */
 function toString()
 {
     $str = 'CardSeq=' . $this->getCardSeq();
     $str .= '&';
     $str .= 'CardNo=' . $this->getCardNo();
     $str .= '&';
     $str .= 'Forward=' . $this->getForward();
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     return $str;
 }
 /**
  * 文字列表現
  * <p>
  *  現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。
  * </p>
  * @return string 出力パラメータの文字列表現
  */
 function toString()
 {
     $str = 'OrderID=' . $this->getOrderId();
     $str .= '&';
     $str .= 'Status=' . $this->getStatus();
     $str .= '&';
     $str .= 'ProcessDate=' . $this->getProcessDate();
     $str .= '&';
     $str .= 'JobCd=' . $this->getJobCd();
     $str .= '&';
     $str .= 'AccessID=' . $this->getAccessId();
     $str .= '&';
     $str .= 'AccessPass='******'&';
     $str .= 'ItemCode=' . $this->getItemCode();
     $str .= '&';
     $str .= 'Amount=' . $this->getAmount();
     $str .= '&';
     $str .= 'Tax=' . $this->getTax();
     $str .= '&';
     $str .= 'SiteID=' . $this->getSiteId();
     $str .= '&';
     $str .= 'MemberID=' . $this->getMemberId();
     $str .= '&';
     $str .= 'CardNo=' . $this->getCardNo();
     $str .= '&';
     $str .= 'Expire=' . $this->getExpire();
     $str .= '&';
     $str .= 'Method=' . $this->getMethod();
     $str .= '&';
     $str .= 'PayTimes=' . $this->getPayTimes();
     $str .= '&';
     $str .= 'Forward=' . $this->getForward();
     $str .= '&';
     $str .= 'TranID=' . $this->getTranId();
     $str .= '&';
     $str .= 'Approve=' . $this->getApprovalNo();
     $str .= '&';
     $str .= 'ClientField1=' . $this->getClientField1();
     $str .= '&';
     $str .= 'ClientField2=' . $this->getClientField2();
     $str .= '&';
     $str .= 'ClientField3=' . $this->getClientField3();
     if ($this->isErrorOccurred()) {
         // エラー文字列を連結して返す
         $errString = parent::toString();
         $str .= '&' . $errString;
     }
     return $str;
 }