| java.lang.Object | |||
| ↳ | org.mule.modules.quickbooks.windows.schema.QueryBase | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.TransactionQueryBase | ||
| ↳ | org.mule.modules.quickbooks.windows.schema.CreditCardCreditQuery | ||
Java class for CreditCardCreditQuery complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreditCardCreditQuery">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}TransactionQueryBase">
<sequence>
<element name="IncludeLine" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| includeLine | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the includeLine property.
| |||||||||||
Sets the value of the includeLine property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.windows.schema.TransactionQueryBase
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From class
org.mule.modules.quickbooks.windows.schema.QueryBase
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Gets the value of the includeLine property.
Sets the value of the includeLine property.
| value | Allowed object is Boolean |
|---|

