| java.lang.Object | |
| ↳ | com.avalara.avatax.services.GetTaxResponse |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="GetTaxResult" type="{http://avatax.avalara.com/services}GetTaxResult" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| getTaxResult | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the getTaxResult property.
| |||||||||||
Sets the value of the getTaxResult property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the getTaxResult property.
GetTaxResult
Sets the value of the getTaxResult property.
| value | Allowed object is
GetTaxResult
|
|---|