| java.lang.Object | |||
| ↳ | org.mule.modules.quickbooks.online.schema.LineBase | ||
| ↳ | org.mule.modules.quickbooks.online.schema.LinePurchase | ||
| ↳ | org.mule.modules.quickbooks.online.schema.CreditCardChargeLine | ||
Information about a specific good or service for which the CreditCardCharge is being issued.
Java class for CreditCardChargeLine complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreditCardChargeLine">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}LinePurchase">
</extension>
</complexContent>
</complexType>
|
[Expand]
Inherited Fields | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.online.schema.LinePurchase
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From class
org.mule.modules.quickbooks.online.schema.LineBase
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.online.schema.LinePurchase
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From class
org.mule.modules.quickbooks.online.schema.LineBase
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

