IPPFinanceChargePrefs.php
- Package
- Default
\IPPFinanceChargePrefs
Package: Default





- IPPFinanceChargePrefs
- \IPPFinanceChargePrefs
- XmlName
- IPPFinanceChargePrefs
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

float $AnnualInterestRateDetails
- Type
- float
- Definition
- Product:QBW Annual Interest Rate in percent
- XmlMinOccurs
- 0
- XmlName
- AnnualInterestRate
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $AssessFinChrgForOverdueChargesDetails
- Type
- boolean
- Definition
- Product:QBW true if finance charges should apply to overdue charges, in which case the charges will be applied to the account referenced in FinChrgAccountRef
- XmlMinOccurs
- 0
- XmlName
- AssessFinChrgForOverdueCharges
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $CalcFinChrgFromTxnDateDetails
- Type
- boolean
- Definition
- Product:QBW If true, the Finance Charges are calculated from the transaction date (Invoice, or Bill).[br /] If false, the Finance Charges are calculated from the due date.
- XmlMinOccurs
- 0
- XmlName
- CalcFinChrgFromTxnDate
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $FinChrgAccountRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product:QBW [b]QuickBooks Notes[/b][br /] Max Length: 31 or 159 (for a fully qualified name)
- XmlMinOccurs
- 0
- XmlName
- FinChrgAccountRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

integer $GracePeriodDetails
- Type
- integer
- Definition
- Product:QBW
- XmlMinOccurs
- 0
- XmlName
- GracePeriod
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element
Methods

__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : voidInitializes this object, optionally with pre-defined property values
Initializes this object and it's property members, using the dictionary
of key/value pairs passed as an optional argument.
Parameters| Name | Type | Description |
|---|---|---|
| $keyValInitializers | \dictionary | key/value pairs to be populated into object's properties |
| $verbose | boolean | specifies whether object should echo warnings |