| java.lang.Object | |||
| ↳ | org.mule.modules.quickbooks.online.schema.LineBase | ||
| ↳ | org.mule.modules.quickbooks.online.schema.LinePurchase | ||
| ↳ | org.mule.modules.quickbooks.online.schema.BillLine | ||
Information about a specific good or service purchased for which payment is being demanded, as part of a Bill
Java class for BillLine complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BillLine">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}LinePurchase">
<group ref="{http://www.intuit.com/sb/cdm/v2}TxnLineReferenceGroup" minOccurs="0"/>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| txnId | |||||||||||
| txnLineId | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.online.schema.LinePurchase
| |||||||||||
From class
org.mule.modules.quickbooks.online.schema.LineBase
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the txnId property.
| |||||||||||
Gets the value of the txnLineId property.
| |||||||||||
Sets the value of the txnId property.
| |||||||||||
Sets the value of the txnLineId property.
| |||||||||||
|
[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
| |||||||||||
Gets the value of the txnLineId property.
IdType
Sets the value of the txnId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the txnLineId property.
| value | Allowed object is
IdType
|
|---|