Class JurisdictionHierarchyModel
java.lang.Object
net.avalara.avatax.rest.client.models.JurisdictionHierarchyModel
Represents information about a single legal taxing jurisdiction with parent jurisdiction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()
Getter for city The city name of this jurisdictiongetCode()
Getter for code The code that is used to identify this jurisdictionGetter for country Name or ISO 3166 code identifying the country of this jurisdiction.Getter for county The county name of this jurisdictionGetter for countyFips County FIPS codeGetter for createDate The CreateDate specific to this jurisdiction.Getter for effectiveDate The date this jurisdiction starts to take effect on tax calculationsGetter for endDate The date this jurisdiction stops to take effect on tax calculationsgetId()
Getter for id Unique AvaTax Id of this JurisdictiongetIsAcm()
Getter for isAcm The isAcm specific to this jurisdiction.Getter for isLocalAdmin IsLocalAdmin.getIsSst()
Getter for isSst The isSst specific to this jurisdiction.Getter for modifiedDate ModifiedDategetName()
Getter for name The name of this jurisdictiongetNexus()
Getter for nexus List of Nexus details associated with the jurisdictionGetter for parentId ParentId of the JurisdictionGetter for placeFips City FIPS codegetRate()
Getter for rate The base rate of tax specific to this jurisdiction.Getter for region Name or ISO 3166 code identifying the region within the country.Getter for salesRate The "Sales" tax rate specific to this jurisdiction.Getter for shortName A short name of the jurisidictionGetter for signatureCode The Avalara-supplied signature code for this jurisdiction.Getter for stateFips State FIPS codeGetter for taxAuthorityTypeId TaxAuthorityTypeId.getType()
Getter for type The type of the jurisdiction, indicating whether it is a country, state/region, city, for example.Getter for useRate The "Seller's Use" tax rate specific to this jurisdiction.void
Setter for city The city name of this jurisdictionvoid
Setter for code The code that is used to identify this jurisdictionvoid
setCountry
(String value) Setter for country Name or ISO 3166 code identifying the country of this jurisdiction.void
Setter for county The county name of this jurisdictionvoid
setCountyFips
(String value) Setter for countyFips County FIPS codevoid
setCreateDate
(Date value) Setter for createDate The CreateDate specific to this jurisdiction.void
setEffectiveDate
(Date value) Setter for effectiveDate The date this jurisdiction starts to take effect on tax calculationsvoid
setEndDate
(Date value) Setter for endDate The date this jurisdiction stops to take effect on tax calculationsvoid
Setter for id Unique AvaTax Id of this Jurisdictionvoid
Setter for isAcm The isAcm specific to this jurisdiction.void
setIsLocalAdmin
(Boolean value) Setter for isLocalAdmin IsLocalAdmin.void
Setter for isSst The isSst specific to this jurisdiction.void
setModifiedDate
(Date value) Setter for modifiedDate ModifiedDatevoid
Setter for name The name of this jurisdictionvoid
setNexus
(ArrayList<JurisdictionNexusModel> value) Setter for nexus List of Nexus details associated with the jurisdictionvoid
setParentId
(Integer value) Setter for parentId ParentId of the Jurisdictionvoid
setPlaceFips
(String value) Setter for placeFips City FIPS codevoid
setRate
(BigDecimal value) Setter for rate The base rate of tax specific to this jurisdiction.void
Setter for region Name or ISO 3166 code identifying the region within the country.void
setSalesRate
(BigDecimal value) Setter for salesRate The "Sales" tax rate specific to this jurisdiction.void
setShortName
(String value) Setter for shortName A short name of the jurisidictionvoid
setSignatureCode
(String value) Setter for signatureCode The Avalara-supplied signature code for this jurisdiction.void
setStateFips
(String value) Setter for stateFips State FIPS codevoid
setTaxAuthorityTypeId
(Integer value) Setter for taxAuthorityTypeId TaxAuthorityTypeId.void
setType
(JurisdictionType value) Setter for type The type of the jurisdiction, indicating whether it is a country, state/region, city, for example.void
setUseRate
(BigDecimal value) Setter for useRate The "Seller's Use" tax rate specific to this jurisdiction.toString()
Returns a JSON string representation of JurisdictionHierarchyModel
-
Constructor Details
-
JurisdictionHierarchyModel
public JurisdictionHierarchyModel()
-
-
Method Details
-
getParentId
Getter for parentId ParentId of the Jurisdiction -
setParentId
Setter for parentId ParentId of the Jurisdiction -
getNexus
Getter for nexus List of Nexus details associated with the jurisdiction -
setNexus
Setter for nexus List of Nexus details associated with the jurisdiction -
getCode
Getter for code The code that is used to identify this jurisdiction -
setCode
Setter for code The code that is used to identify this jurisdiction -
getName
Getter for name The name of this jurisdiction -
setName
Setter for name The name of this jurisdiction -
getType
Getter for type The type of the jurisdiction, indicating whether it is a country, state/region, city, for example. -
setType
Setter for type The type of the jurisdiction, indicating whether it is a country, state/region, city, for example. -
getRate
Getter for rate The base rate of tax specific to this jurisdiction. -
setRate
Setter for rate The base rate of tax specific to this jurisdiction. -
getSalesRate
Getter for salesRate The "Sales" tax rate specific to this jurisdiction. -
setSalesRate
Setter for salesRate The "Sales" tax rate specific to this jurisdiction. -
getSignatureCode
Getter for signatureCode The Avalara-supplied signature code for this jurisdiction. -
setSignatureCode
Setter for signatureCode The Avalara-supplied signature code for this jurisdiction. -
getRegion
Getter for region Name or ISO 3166 code identifying the region within the country. This field supports many different region identifiers: * Two and three character ISO 3166 region codes * Fully spelled out names of the region in ISO supported languages * Common alternative spellings for many regions For a full list of all supported codes and names, please see the Definitions API `ListRegions`. -
setRegion
Setter for region Name or ISO 3166 code identifying the region within the country. This field supports many different region identifiers: * Two and three character ISO 3166 region codes * Fully spelled out names of the region in ISO supported languages * Common alternative spellings for many regions For a full list of all supported codes and names, please see the Definitions API `ListRegions`. -
getUseRate
Getter for useRate The "Seller's Use" tax rate specific to this jurisdiction. -
setUseRate
Setter for useRate The "Seller's Use" tax rate specific to this jurisdiction. -
getCity
Getter for city The city name of this jurisdiction -
setCity
Setter for city The city name of this jurisdiction -
getCounty
Getter for county The county name of this jurisdiction -
setCounty
Setter for county The county name of this jurisdiction -
getCountry
Getter for country Name or ISO 3166 code identifying the country of this jurisdiction. This field supports many different country identifiers: * Two character ISO 3166 codes * Three character ISO 3166 codes * Fully spelled out names of the country in ISO supported languages * Common alternative spellings for many countries For a full list of all supported codes and names, please see the Definitions API `ListCountries`. -
setCountry
Setter for country Name or ISO 3166 code identifying the country of this jurisdiction. This field supports many different country identifiers: * Two character ISO 3166 codes * Three character ISO 3166 codes * Fully spelled out names of the country in ISO supported languages * Common alternative spellings for many countries For a full list of all supported codes and names, please see the Definitions API `ListCountries`. -
getShortName
Getter for shortName A short name of the jurisidiction -
setShortName
Setter for shortName A short name of the jurisidiction -
getStateFips
Getter for stateFips State FIPS code -
setStateFips
Setter for stateFips State FIPS code -
getCountyFips
Getter for countyFips County FIPS code -
setCountyFips
Setter for countyFips County FIPS code -
getPlaceFips
Getter for placeFips City FIPS code -
setPlaceFips
Setter for placeFips City FIPS code -
getId
Getter for id Unique AvaTax Id of this Jurisdiction -
setId
Setter for id Unique AvaTax Id of this Jurisdiction -
getEffectiveDate
Getter for effectiveDate The date this jurisdiction starts to take effect on tax calculations -
setEffectiveDate
Setter for effectiveDate The date this jurisdiction starts to take effect on tax calculations -
getEndDate
Getter for endDate The date this jurisdiction stops to take effect on tax calculations -
setEndDate
Setter for endDate The date this jurisdiction stops to take effect on tax calculations -
getIsAcm
Getter for isAcm The isAcm specific to this jurisdiction. -
setIsAcm
Setter for isAcm The isAcm specific to this jurisdiction. -
getIsSst
Getter for isSst The isSst specific to this jurisdiction. -
setIsSst
Setter for isSst The isSst specific to this jurisdiction. -
getCreateDate
Getter for createDate The CreateDate specific to this jurisdiction. -
setCreateDate
Setter for createDate The CreateDate specific to this jurisdiction. -
getIsLocalAdmin
Getter for isLocalAdmin IsLocalAdmin. -
setIsLocalAdmin
Setter for isLocalAdmin IsLocalAdmin. -
getModifiedDate
Getter for modifiedDate ModifiedDate -
setModifiedDate
Setter for modifiedDate ModifiedDate -
getTaxAuthorityTypeId
Getter for taxAuthorityTypeId TaxAuthorityTypeId. -
setTaxAuthorityTypeId
Setter for taxAuthorityTypeId TaxAuthorityTypeId. -
toString
Returns a JSON string representation of JurisdictionHierarchyModel
-