public class TaxCodeTypesModel
extends Object
Information about Avalara-defined tax code types.
This list is used when creating tax codes and tax rules.
-
Constructor Summary
Constructors
-
Method Summary
Getter for types
The list of Avalara-defined tax code types.
void
Setter for types
The list of Avalara-defined tax code types.
Returns a JSON string representation of TaxCodeTypesModel
-
Constructor Details
-
TaxCodeTypesModel
public TaxCodeTypesModel()
-
Method Details
-
getTypes
Getter for types
The list of Avalara-defined tax code types.
-
setTypes
Setter for types
The list of Avalara-defined tax code types.
-
toString
Returns a JSON string representation of TaxCodeTypesModel
- Overrides:
toString in class Object