| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.windows.schema.CDCObjectRequest |
Product: QBW Description: request CDCObject
Java class for CDCObjectRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CDCObjectRequest">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://www.intuit.com/sb/cdm/v2}GlobalParameterGroup"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| offeringId | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the offeringId property.
| |||||||||||
Sets the value of the offeringId property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the offeringId property.
OfferingId
Sets the value of the offeringId property.
| value | Allowed object is
OfferingId
|
|---|