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