0byt3m1n1-V2
Path:
/
home
/
a
/
c
/
a
/
academiac
/
www
/
[
Home
]
File: BatchFetch.class.php.tar
home/academiac/www/plugins/vmcalculation/avalara/classes/BatchSvc/BatchFetch.class.php 0000604 00000001001 15137350144 0025071 0 ustar 00 <?php if (!defined('_JEXEC')) die('Direct Access to ' . basename(__FILE__) . ' is not allowed.'); /** * BatchFetch.class.php */ /** * * * @author Avalara * @copyright � 2004 - 2011 Avalara, Inc. All rights reserved. * @package Batch */ class BatchFetch { private $FetchRequest; // FetchRequest public function setFetchRequest($value){$this->FetchRequest=$value;} // FetchRequest public function getFetchRequest(){return $this->FetchRequest;} // FetchRequest } ?>
©
2018.