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