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