| java.lang.Object | ||
| ↳ | org.mule.modules.quickbooks.online.schema.CdmBase | |
| ↳ | org.mule.modules.quickbooks.online.schema.Item | |
Represents an "item" that can be sold.
Java class for Item complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Item">
<complexContent>
<extension base="{http://www.intuit.com/sb/cdm/v2}CdmBase">
<sequence>
<group ref="{http://www.intuit.com/sb/cdm/v2}ItemParentReferenceGroup" minOccurs="0"/>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Desc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Taxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Active" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="UnitPrice" type="{http://www.intuit.com/sb/cdm/v2}Money" minOccurs="0"/>
<element name="Type" type="{http://www.intuit.com/sb/cdm/v2}ItemTypeEnum" minOccurs="0"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}UOMReferenceGroup" minOccurs="0"/>
<element name="IncomeAccountRef" type="{http://www.intuit.com/sb/cdm/v2}AccountRef" minOccurs="0"/>
<element name="PurchaseDesc" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PurchaseCost" type="{http://www.intuit.com/sb/cdm/v2}Money" minOccurs="0"/>
<element name="ExpenseAccountRef" type="{http://www.intuit.com/sb/cdm/v2}AccountRef" minOccurs="0"/>
<element name="COGSAccountRef" type="{http://www.intuit.com/sb/cdm/v2}AccountRef" minOccurs="0"/>
<element name="AssetAccountRef" type="{http://www.intuit.com/sb/cdm/v2}AccountRef" minOccurs="0"/>
<element name="PrefVendorRef" type="{http://www.intuit.com/sb/cdm/v2}VendorRef" minOccurs="0"/>
<element name="AvgCost" type="{http://www.intuit.com/sb/cdm/v2}Money" minOccurs="0"/>
<element name="QtyOnHand" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="QtyOnPurchaseOrder" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="QtyOnSalesOrder" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="ReorderPoint" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="ManPartNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| active | |||||||||||
| assetAccountRef | |||||||||||
| avgCost | |||||||||||
| cogsAccountRef | |||||||||||
| desc | |||||||||||
| expenseAccountRef | |||||||||||
| incomeAccountRef | |||||||||||
| itemParentId | |||||||||||
| itemParentName | |||||||||||
| manPartNum | |||||||||||
| name | |||||||||||
| prefVendorRef | |||||||||||
| purchaseCost | |||||||||||
| purchaseDesc | |||||||||||
| qtyOnHand | |||||||||||
| qtyOnPurchaseOrder | |||||||||||
| qtyOnSalesOrder | |||||||||||
| reorderPoint | |||||||||||
| taxable | |||||||||||
| type | |||||||||||
| unitPrice | |||||||||||
| uomAbbrv | |||||||||||
| uomId | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.quickbooks.online.schema.CdmBase
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the assetAccountRef property.
| |||||||||||
Gets the value of the avgCost property.
| |||||||||||
Gets the value of the cogsAccountRef property.
| |||||||||||
Gets the value of the desc property.
| |||||||||||
Gets the value of the expenseAccountRef property.
| |||||||||||
Gets the value of the incomeAccountRef property.
| |||||||||||
Gets the value of the itemParentId property.
| |||||||||||
Gets the value of the itemParentName property.
| |||||||||||
Gets the value of the manPartNum property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the prefVendorRef property.
| |||||||||||
Gets the value of the purchaseCost property.
| |||||||||||
Gets the value of the purchaseDesc property.
| |||||||||||
Gets the value of the qtyOnHand property.
| |||||||||||
Gets the value of the qtyOnPurchaseOrder property.
| |||||||||||
Gets the value of the qtyOnSalesOrder property.
| |||||||||||
Gets the value of the reorderPoint property.
| |||||||||||
Gets the value of the type 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 active property.
| |||||||||||
Gets the value of the taxable property.
| |||||||||||
Sets the value of the active property.
| |||||||||||
Sets the value of the assetAccountRef property.
| |||||||||||
Sets the value of the avgCost property.
| |||||||||||
Sets the value of the cogsAccountRef property.
| |||||||||||
Sets the value of the desc property.
| |||||||||||
Sets the value of the expenseAccountRef property.
| |||||||||||
Sets the value of the incomeAccountRef property.
| |||||||||||
Sets the value of the itemParentId property.
| |||||||||||
Sets the value of the itemParentName property.
| |||||||||||
Sets the value of the manPartNum property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the prefVendorRef property.
| |||||||||||
Sets the value of the purchaseCost property.
| |||||||||||
Sets the value of the purchaseDesc property.
| |||||||||||
Sets the value of the qtyOnHand property.
| |||||||||||
Sets the value of the qtyOnPurchaseOrder property.
| |||||||||||
Sets the value of the qtyOnSalesOrder property.
| |||||||||||
Sets the value of the reorderPoint property.
| |||||||||||
Sets the value of the taxable property.
| |||||||||||
Sets the value of the type 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.CdmBase
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the assetAccountRef property.
AccountRef
Gets the value of the cogsAccountRef property.
AccountRef
Gets the value of the desc property.
Gets the value of the expenseAccountRef property.
AccountRef
Gets the value of the incomeAccountRef property.
AccountRef
Gets the value of the itemParentId property.
IdType
Gets the value of the itemParentName property.
Gets the value of the manPartNum property.
Gets the value of the name property.
Gets the value of the prefVendorRef property.
VendorRef
Gets the value of the purchaseCost property.
Money
Gets the value of the purchaseDesc property.
Gets the value of the qtyOnHand property.
Gets the value of the qtyOnPurchaseOrder property.
Gets the value of the qtyOnSalesOrder property.
Gets the value of the reorderPoint property.
Gets the value of the type property.
ItemTypeEnum
Gets the value of the uomAbbrv property.
Gets the value of the unitPrice property.
Money
Gets the value of the active property.
Gets the value of the taxable property.
Sets the value of the active property.
| value | Allowed object is Boolean |
|---|
Sets the value of the assetAccountRef property.
| value | Allowed object is
AccountRef
|
|---|
Sets the value of the avgCost property.
| value | Allowed object is
Money
|
|---|
Sets the value of the cogsAccountRef property.
| value | Allowed object is
AccountRef
|
|---|
Sets the value of the desc property.
| value | Allowed object is String |
|---|
Sets the value of the expenseAccountRef property.
| value | Allowed object is
AccountRef
|
|---|
Sets the value of the incomeAccountRef property.
| value | Allowed object is
AccountRef
|
|---|
Sets the value of the itemParentId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the itemParentName property.
| value | Allowed object is String |
|---|
Sets the value of the manPartNum property.
| value | Allowed object is String |
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the prefVendorRef property.
| value | Allowed object is
VendorRef
|
|---|
Sets the value of the purchaseCost property.
| value | Allowed object is
Money
|
|---|
Sets the value of the purchaseDesc property.
| value | Allowed object is String |
|---|
Sets the value of the qtyOnHand property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the qtyOnPurchaseOrder property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the qtyOnSalesOrder property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the reorderPoint property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the taxable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the type property.
| value | Allowed object is
ItemTypeEnum
|
|---|
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
Money
|
|---|