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