IPPDepositLineDetail.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
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

>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $AccountRef
Details
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  
>VPropertypublicstring $CheckNum
Details
Type
string
Definition
Product: ALL Description: Check number for the desposit.  
XmlMinOccurs
0  
XmlName
CheckNum  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $ClassRef
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPIntuitAnyType $DepositLineDetailEx
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $Entity
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $PaymentMethodRef
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPTaxApplicableOnEnum $TaxApplicableOn
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $TaxCodeRef
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPTxnTypeEnum $TxnType
Details
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

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.