0byt3m1n1-V2
Path:
/
home
/
academiac
/
www
/
plugins
/
vmcalculation
/
avalara
/
classes
/
[
Home
]
File: TaxOverrideType.class.php
<?php if (!defined('_JEXEC')) die('Direct Access to ' . basename(__FILE__) . ' is not allowed.'); /** * TaxOverrideType.class.php */ /** * * * @author Avalara * @copyright � 2004 - 2011 Avalara, Inc. All rights reserved. * @package Tax */ class TaxOverrideType { public static $None = "None"; public static $TaxAmount = "TaxAmount"; public static $Exemption = "Exemption"; public static $TaxDate = "TaxDate"; } ?>
©
2018.