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