IPPPaymentStatusEnum.php
- Package
- Default
\IPPPaymentStatusEnum
Package: Default
- IPPPaymentStatusEnum
- \IPPPaymentStatusEnum
- XmlDefinition
- Product: ALL Description: Enumeration of payable status for an invoice, as follows: A pending invoice is not yet approved/final/sent; not yet payable by customer. A payable invoice is now payable. Partial payments may have been received, but money still remains to be paid. No claim is made about due vs. overdue, past due etc... A paid invoice has been paid in full. No amount remains to be paid.
- XmlName
- IPPPaymentStatusEnum
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- string
Properties
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 |