%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/lightco1/public_html/plugins/vmcalculation/avalara/classes/
Upload File :
Create Path :
Current File : /home/lightco1/public_html/plugins/vmcalculation/avalara/classes/InitiateExemptCertResult.class.php

<?php
if (!defined('_JEXEC'))
die('Direct Access to ' . basename(__FILE__) . ' is not allowed.');
/**
 * InitiateExemptCertResult.class.php
 */

/**
 * Result data returned from {@link AvaCertServiceSoap#InitiateExemptCert}.
 *
 * @see InitiateExemptCertRequest
 *
 * @author    Avalara
 * @copyright � 2004 - 2011 Avalara, Inc.  All rights reserved.
 * @package   AvaCert
 */

class InitiateExemptCertResult extends BaseResult {
  private $TrackingCode; // string
  private $WizardLaunchUrl; // string  

  public function getTrackingCode(){return $this->TrackingCode;} // string

  public function getWizardLaunchUrl(){return $this->WizardLaunchUrl;} // string  
}

?>

Zerion Mini Shell 1.0