| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.online.schema.Preferences |
Java class for Preferences complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Preferences">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://www.intuit.com/sb/cdm/v2}PrefsAccountingGroup"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}PrefsMultiCurrency"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}PrefsPurchaseAndVendor"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}PrefsSalesAndCustomers"/>
<group ref="{http://www.intuit.com/sb/cdm/v2}PrefsSalesTax"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| autoApplyPayments | |||||||||||
| closingDate | |||||||||||
| daysBillsAreDue | |||||||||||
| defaultMarkup | |||||||||||
| discountAccountId | |||||||||||
| discountAccountName | |||||||||||
| homeCurrency | |||||||||||
| paySalesTax | |||||||||||
| requiringAccounts | |||||||||||
| shipMethodId | |||||||||||
| shipMethodName | |||||||||||
| taxGroupId | |||||||||||
| taxGroupName | |||||||||||
| taxId | |||||||||||
| taxName | |||||||||||
| trackReimbursableExpenses | |||||||||||
| usingAccountNumbers | |||||||||||
| usingClasses | |||||||||||
| usingInventory | |||||||||||
| usingMultiCurrency | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the closingDate property.
| |||||||||||
Gets the value of the daysBillsAreDue property.
| |||||||||||
Gets the value of the defaultMarkup property.
| |||||||||||
Gets the value of the discountAccountId property.
| |||||||||||
Gets the value of the discountAccountName property.
| |||||||||||
Gets the value of the homeCurrency property.
| |||||||||||
Gets the value of the paySalesTax property.
| |||||||||||
Gets the value of the shipMethodId property.
| |||||||||||
Gets the value of the shipMethodName property.
| |||||||||||
Gets the value of the taxGroupId property.
| |||||||||||
Gets the value of the taxGroupName property.
| |||||||||||
Gets the value of the taxId property.
| |||||||||||
Gets the value of the taxName property.
| |||||||||||
Gets the value of the autoApplyPayments property.
| |||||||||||
Gets the value of the requiringAccounts property.
| |||||||||||
Gets the value of the trackReimbursableExpenses property.
| |||||||||||
Gets the value of the usingAccountNumbers property.
| |||||||||||
Gets the value of the usingClasses property.
| |||||||||||
Gets the value of the usingInventory property.
| |||||||||||
Gets the value of the usingMultiCurrency property.
| |||||||||||
Sets the value of the autoApplyPayments property.
| |||||||||||
Sets the value of the closingDate property.
| |||||||||||
Sets the value of the daysBillsAreDue property.
| |||||||||||
Sets the value of the defaultMarkup property.
| |||||||||||
Sets the value of the discountAccountId property.
| |||||||||||
Sets the value of the discountAccountName property.
| |||||||||||
Sets the value of the homeCurrency property.
| |||||||||||
Sets the value of the paySalesTax property.
| |||||||||||
Sets the value of the requiringAccounts property.
| |||||||||||
Sets the value of the shipMethodId property.
| |||||||||||
Sets the value of the shipMethodName property.
| |||||||||||
Sets the value of the taxGroupId property.
| |||||||||||
Sets the value of the taxGroupName property.
| |||||||||||
Sets the value of the taxId property.
| |||||||||||
Sets the value of the taxName property.
| |||||||||||
Sets the value of the trackReimbursableExpenses property.
| |||||||||||
Sets the value of the usingAccountNumbers property.
| |||||||||||
Sets the value of the usingClasses property.
| |||||||||||
Sets the value of the usingInventory property.
| |||||||||||
Sets the value of the usingMultiCurrency property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the closingDate property.
Gets the value of the daysBillsAreDue property.
Gets the value of the defaultMarkup property.
Gets the value of the discountAccountId property.
IdType
Gets the value of the discountAccountName property.
Gets the value of the homeCurrency property.
CurrencyCode
Gets the value of the paySalesTax property.
PaySalesTaxEnum
Gets the value of the shipMethodId property.
IdType
Gets the value of the shipMethodName property.
Gets the value of the taxGroupId property.
IdType
Gets the value of the taxGroupName property.
Gets the value of the taxName property.
Gets the value of the autoApplyPayments property.
Gets the value of the requiringAccounts property.
Gets the value of the trackReimbursableExpenses property.
Gets the value of the usingAccountNumbers property.
Gets the value of the usingClasses property.
Gets the value of the usingInventory property.
Gets the value of the usingMultiCurrency property.
Sets the value of the autoApplyPayments property.
| value |
|---|
Sets the value of the closingDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the daysBillsAreDue property.
| value | Allowed object is BigInteger |
|---|
Sets the value of the defaultMarkup property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the discountAccountId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the discountAccountName property.
| value | Allowed object is String |
|---|
Sets the value of the homeCurrency property.
| value | Allowed object is
CurrencyCode
|
|---|
Sets the value of the paySalesTax property.
| value | Allowed object is
PaySalesTaxEnum
|
|---|
Sets the value of the requiringAccounts property.
| value |
|---|
Sets the value of the shipMethodId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the shipMethodName property.
| value | Allowed object is String |
|---|
Sets the value of the taxGroupId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the taxGroupName property.
| value | Allowed object is String |
|---|
Sets the value of the taxId property.
| value | Allowed object is
IdType
|
|---|
Sets the value of the taxName property.
| value | Allowed object is String |
|---|
Sets the value of the trackReimbursableExpenses property.
| value |
|---|
Sets the value of the usingAccountNumbers property.
| value |
|---|
Sets the value of the usingClasses property.
| value |
|---|
Sets the value of the usingInventory property.
| value |
|---|
Sets the value of the usingMultiCurrency property.
| value |
|---|