Class TaxSubType1703Model
java.lang.Object
net.avalara.avatax.rest.client.models.TaxSubType1703Model
Represents RateTypeTaxTypeMapping Model
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for description DescriptionGetter for taxSubTypeId TaxSubTypeIdGetter for taxSubTypeIdSK TaxSubTypeIdSKvoidsetDescription(String value) Setter for description DescriptionvoidsetTaxSubTypeId(String value) Setter for taxSubTypeId TaxSubTypeIdvoidsetTaxSubTypeIdSK(Integer value) Setter for taxSubTypeIdSK TaxSubTypeIdSKtoString()Returns a JSON string representation of TaxSubType1703Model
-
Constructor Details
-
TaxSubType1703Model
public TaxSubType1703Model()
-
-
Method Details
-
getTaxSubTypeIdSK
Getter for taxSubTypeIdSK TaxSubTypeIdSK -
setTaxSubTypeIdSK
Setter for taxSubTypeIdSK TaxSubTypeIdSK -
getTaxSubTypeId
Getter for taxSubTypeId TaxSubTypeId -
setTaxSubTypeId
Setter for taxSubTypeId TaxSubTypeId -
getDescription
Getter for description Description -
setDescription
Setter for description Description -
toString
Returns a JSON string representation of TaxSubType1703Model
-