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