IPPDepositLineDetail.php
- Package
- Default
\IPPDepositLineDetail
Package: Default









- IPPDepositLineDetail
- \IPPDepositLineDetail
- XmlDefinition
- Product: ALL Description: Deposit detail for a transaction line.
- XmlName
- IPPDepositLineDetail
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

\com\intuit\schema\finance\v3\IPPReferenceType $AccountRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: ALL Description: Reference to an Expense account associated with the service/non-sellable item billing.
- XmlMinOccurs
- 0
- XmlName
- AccountRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $CheckNumDetails
- Type
- string
- Definition
- Product: ALL Description: Check number for the desposit.
- XmlMinOccurs
- 0
- XmlName
- CheckNum
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $ClassRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: ALL Description: Reference to the Class for the deposit.
- XmlMinOccurs
- 0
- XmlName
- ClassRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPIntuitAnyType $DepositLineDetailExDetails
- Type
- \com\intuit\schema\finance\v3\IPPIntuitAnyType
- Definition
- Product: ALL Description: Internal use only: extension place holder for DepositDetail
- XmlMinOccurs
- 0
- XmlName
- DepositLineDetailEx
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $EntityDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: ALL Description: Information about the Customer or Job associated with the deposit.
- XmlMinOccurs
- 0
- XmlName
- Entity
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $PaymentMethodRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: ALL Description: Reference to the PaymentMethod for the deposit.
- XmlMinOccurs
- 0
- XmlName
- PaymentMethodRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPTaxApplicableOnEnum $TaxApplicableOnDetails
- Type
- \com\intuit\schema\finance\v3\IPPTaxApplicableOnEnum
- Definition
- Product: QBO Description: Indicates whether the tax applicable on the line is sales or purchase
- XmlMinOccurs
- 0
- XmlName
- TaxApplicableOn
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $TaxCodeRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: QBO Description: Sales/Purchase tax code. For Non US/CA Companies
- XmlMinOccurs
- 0
- XmlName
- TaxCodeRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPTxnTypeEnum $TxnTypeDetails
- Type
- \com\intuit\schema\finance\v3\IPPTxnTypeEnum
- Definition
- Product: ALL Description: Type of the payment transaction. For information purposes only.[br /]
- XmlMinOccurs
- 0
- XmlName
- TxnType
- 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 |