java.lang.Object | |
↳ | com.avalara.avatax.services.TaxDetail |
Java class for TaxDetail complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TaxDetail"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Country" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Region" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="JurisType" type="{http://avatax.avalara.com/services}JurisdictionType"/> <element name="JurisCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TaxType" type="{http://avatax.avalara.com/services}TaxType"/> <element name="Base" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="Taxable" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="Rate" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="Tax" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="TaxCalculated" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="NonTaxable" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="Exemption" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="JurisName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TaxName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TaxAuthorityType" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="TaxGroup" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="RateType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="StateAssignedNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
base | |||||||||||
country | |||||||||||
exemption | |||||||||||
jurisCode | |||||||||||
jurisName | |||||||||||
jurisType | |||||||||||
nonTaxable | |||||||||||
rate | |||||||||||
rateType | |||||||||||
region | |||||||||||
stateAssignedNo | |||||||||||
tax | |||||||||||
taxAuthorityType | |||||||||||
taxCalculated | |||||||||||
taxGroup | |||||||||||
taxName | |||||||||||
taxType | |||||||||||
taxable |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the base property.
| |||||||||||
Gets the value of the country property.
| |||||||||||
Gets the value of the exemption property.
| |||||||||||
Gets the value of the jurisCode property.
| |||||||||||
Gets the value of the jurisName property.
| |||||||||||
Gets the value of the jurisType property.
| |||||||||||
Gets the value of the nonTaxable property.
| |||||||||||
Gets the value of the rate property.
| |||||||||||
Gets the value of the rateType property.
| |||||||||||
Gets the value of the region property.
| |||||||||||
Gets the value of the stateAssignedNo property.
| |||||||||||
Gets the value of the tax property.
| |||||||||||
Gets the value of the taxAuthorityType property.
| |||||||||||
Gets the value of the taxCalculated property.
| |||||||||||
Gets the value of the taxGroup property.
| |||||||||||
Gets the value of the taxName property.
| |||||||||||
Gets the value of the taxType property.
| |||||||||||
Gets the value of the taxable property.
| |||||||||||
Sets the value of the base property.
| |||||||||||
Sets the value of the country property.
| |||||||||||
Sets the value of the exemption property.
| |||||||||||
Sets the value of the jurisCode property.
| |||||||||||
Sets the value of the jurisName property.
| |||||||||||
Sets the value of the jurisType property.
| |||||||||||
Sets the value of the nonTaxable property.
| |||||||||||
Sets the value of the rate property.
| |||||||||||
Sets the value of the rateType property.
| |||||||||||
Sets the value of the region property.
| |||||||||||
Sets the value of the stateAssignedNo property.
| |||||||||||
Sets the value of the tax property.
| |||||||||||
Sets the value of the taxAuthorityType property.
| |||||||||||
Sets the value of the taxCalculated property.
| |||||||||||
Sets the value of the taxGroup property.
| |||||||||||
Sets the value of the taxName property.
| |||||||||||
Sets the value of the taxType property.
| |||||||||||
Sets the value of the taxable property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Gets the value of the base property.
Gets the value of the country property.
Gets the value of the exemption property.
Gets the value of the jurisCode property.
Gets the value of the jurisName property.
Gets the value of the jurisType property.
JurisdictionType
Gets the value of the nonTaxable property.
Gets the value of the rate property.
Gets the value of the rateType property.
Gets the value of the region property.
Gets the value of the stateAssignedNo property.
Gets the value of the tax property.
Gets the value of the taxAuthorityType property.
Gets the value of the taxCalculated property.
Gets the value of the taxGroup property.
Gets the value of the taxName property.
Gets the value of the taxType property.
TaxType
Gets the value of the taxable property.
Sets the value of the base property.
value | Allowed object is BigDecimal |
---|
Sets the value of the country property.
value | Allowed object is String |
---|
Sets the value of the exemption property.
value | Allowed object is BigDecimal |
---|
Sets the value of the jurisCode property.
value | Allowed object is String |
---|
Sets the value of the jurisName property.
value | Allowed object is String |
---|
Sets the value of the jurisType property.
value | Allowed object is
JurisdictionType
|
---|
Sets the value of the nonTaxable property.
value | Allowed object is BigDecimal |
---|
Sets the value of the rate property.
value | Allowed object is BigDecimal |
---|
Sets the value of the rateType property.
value | Allowed object is String |
---|
Sets the value of the region property.
value | Allowed object is String |
---|
Sets the value of the stateAssignedNo property.
value | Allowed object is String |
---|
Sets the value of the tax property.
value | Allowed object is BigDecimal |
---|
Sets the value of the taxAuthorityType property.
value |
---|
Sets the value of the taxCalculated property.
value | Allowed object is BigDecimal |
---|
Sets the value of the taxGroup property.
value | Allowed object is String |
---|
Sets the value of the taxName property.
value | Allowed object is String |
---|
Sets the value of the taxType property.
value | Allowed object is
TaxType
|
---|
Sets the value of the taxable property.
value | Allowed object is BigDecimal |
---|