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