| java.lang.Object | ||
| ↳ | org.mule.modules.quickbooks.online.schema.LineBase | |
| ↳ | org.mule.modules.quickbooks.online.schema.LineSales | |
Known Direct Subclasses
|
Java class for LineSales complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LineSales">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}LineBase">
<sequence>
<element name="Amount" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}ClassReferenceGroup" minOccurs="0"/>
<element name="Taxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<choice minOccurs="0">
<group ref="{http://www.intuit.com/sb/cdm/v2}SellableItemWithRateGroup" minOccurs="0"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}DiscountReferenceGroup" minOccurs="0"/>
</choice>
<group ref="{http://www.intuit.com/sb/cdm/v2}SalesTaxCodeReferenceGroup" minOccurs="0"/>
<element name="Custom1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Custom2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amount | |||||||||||
| classId | |||||||||||
| className | |||||||||||
| custom1 | |||||||||||
| custom2 | |||||||||||
| discountId | |||||||||||
| discountName | |||||||||||
| itemId | |||||||||||
| itemName | |||||||||||
| itemType | |||||||||||
| overrideItemAccountId | |||||||||||
| overrideItemAccountName | |||||||||||
| priceLevelId | |||||||||||
| priceLevelName | |||||||||||
| qty | |||||||||||
| ratePercent | |||||||||||
| salesTaxCodeId | |||||||||||
| salesTaxCodeName | |||||||||||
| taxable | |||||||||||
| unitPrice | |||||||||||
| uomAbbrv | |||||||||||
| uomId | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.online.schema.LineBase
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the amount property.
| |||||||||||
Gets the value of the classId property.
| |||||||||||
Gets the value of the className property.
| |||||||||||
Gets the value of the custom1 property.
| |||||||||||
Gets the value of the custom2 property.
| |||||||||||
Gets the value of the discountId property.
| |||||||||||
Gets the value of the discountName property.
| |||||||||||
Gets the value of the itemId property.
| |||||||||||
Gets the value of the itemName property.
| |||||||||||
Gets the value of the itemType property.
| |||||||||||
Gets the value of the overrideItemAccountId property.
| |||||||||||
Gets the value of the overrideItemAccountName property.
| |||||||||||
Gets the value of the priceLevelId property.
| |||||||||||
Gets the value of the priceLevelName property.
| |||||||||||
Gets the value of the qty property.
| |||||||||||
Gets the value of the ratePercent property.
| |||||||||||
Gets the value of the salesTaxCodeId property.
| |||||||||||
Gets the value of the salesTaxCodeName property.
| |||||||||||
Gets the value of the uomAbbrv property.
| |||||||||||
Gets the value of the uomId property.
| |||||||||||
Gets the value of the unitPrice property.
| |||||||||||
Gets the value of the taxable property.
| |||||||||||
Sets the value of the amount property.
| |||||||||||
Sets the value of the classId property.
| |||||||||||
Sets the value of the className property.
| |||||||||||
Sets the value of the custom1 property.
| |||||||||||
Sets the value of the custom2 property.
| |||||||||||
Sets the value of the discountId property.
| |||||||||||
Sets the value of the discountName property.
| |||||||||||
Sets the value of the itemId property.
| |||||||||||
Sets the value of the itemName property.
| |||||||||||
Sets the value of the itemType property.
| |||||||||||
Sets the value of the overrideItemAccountId property.
| |||||||||||
Sets the value of the overrideItemAccountName property.
| |||||||||||
Sets the value of the priceLevelId property.
| |||||||||||
Sets the value of the priceLevelName property.
| |||||||||||
Sets the value of the qty property.
| |||||||||||
Sets the value of the ratePercent property.
| |||||||||||
Sets the value of the salesTaxCodeId property.
| |||||||||||
Sets the value of the salesTaxCodeName property.
| |||||||||||
Sets the value of the taxable property.
| |||||||||||
Sets the value of the uomAbbrv property.
| |||||||||||
Sets the value of the uomId property.
| |||||||||||
Sets the value of the unitPrice property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.online.schema.LineBase
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the amount property.
Gets the value of the classId property.
IdType
Gets the value of the className property.
Gets the value of the custom1 property.
Gets the value of the custom2 property.
Gets the value of the discountId property.
IdType
Gets the value of the discountName property.
Gets the value of the itemName property.
Gets the value of the itemType property.
ItemTypeEnum
Gets the value of the overrideItemAccountId property.
IdType
Gets the value of the overrideItemAccountName property.
Gets the value of the priceLevelId property.
IdType
Gets the value of the priceLevelName property.
Gets the value of the qty property.
Gets the value of the ratePercent property.
Gets the value of the salesTaxCodeId property.
IdType
Gets the value of the salesTaxCodeName property.
Gets the value of the uomAbbrv property.
Gets the value of the unitPrice property.
Gets the value of the taxable property.
Sets the value of the amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the classId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the className property.
| value | Allowed object is String |
|---|
Sets the value of the custom1 property.
| value | Allowed object is String |
|---|
Sets the value of the custom2 property.
| value | Allowed object is String |
|---|
Sets the value of the discountId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the discountName property.
| value | Allowed object is String |
|---|
Sets the value of the itemId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the itemName property.
| value | Allowed object is String |
|---|
Sets the value of the itemType property.
| value | Allowed object is
ItemTypeEnum
|
|---|
Sets the value of the overrideItemAccountId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the overrideItemAccountName property.
| value | Allowed object is String |
|---|
Sets the value of the priceLevelId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the priceLevelName property.
| value | Allowed object is String |
|---|
Sets the value of the qty property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the ratePercent property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the salesTaxCodeId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the salesTaxCodeName property.
| value | Allowed object is String |
|---|
Sets the value of the taxable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the uomAbbrv property.
| value | Allowed object is String |
|---|
Sets the value of the uomId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the unitPrice property.
| value | Allowed object is BigDecimal |
|---|