Class ApiTax.TaxRate
java.lang.Object
company.tap.commondependencies.ApiModels.ApiTax.TaxRate
- Enclosing class:
- ApiTax
public class ApiTax.TaxRate
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TaxRate() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
type
public java.lang.String type -
value
public java.lang.Double value
-
-
Constructor Details
-
TaxRate
public TaxRate()
-