IPPFinanceChargePrefs.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPFinanceChargePrefs

Package: Default
IPPFinanceChargePrefs
\IPPFinanceChargePrefs

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

Properties

>VPropertypublicfloat $AnnualInterestRate
Details
Type
float
Definition
Product:QBW Annual Interest Rate in percent  
XmlMinOccurs
0  
XmlName
AnnualInterestRate  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $AssessFinChrgForOverdueCharges
Details
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  
>VPropertypublicboolean $CalcFinChrgFromTxnDate
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $FinChrgAccountRef
Details
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  
>VPropertypublicinteger $GracePeriod
Details
Type
integer
Definition
Product:QBW  
XmlMinOccurs
0  
XmlName
GracePeriod  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicfloat $MinFinChrg
Details
Type
float
Definition
Product:QBW  
XmlMinOccurs
0  
XmlName
MinFinChrg  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  

Methods

methodpublic__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : void

Initializes 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
NameTypeDescription
$keyValInitializers\dictionary

key/value pairs to be populated into object's properties

$verboseboolean

specifies whether object should echo warnings

Documentation was generated by phpDocumentor 2.8.5.