java.lang.Object | |
↳ | com.avalara.avatax.services.CancelTaxResponse |
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="CancelTaxResult" type="{http://avatax.avalara.com/services}CancelTaxResult" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
cancelTaxResult |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the cancelTaxResult property.
| |||||||||||
Sets the value of the cancelTaxResult property.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Gets the value of the cancelTaxResult property.
CancelTaxResult
Sets the value of the cancelTaxResult property.
value | Allowed object is
CancelTaxResult
|
---|