IPPJournalEntryLineDetail.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPJournalEntryLineDetail

Package: Default
IPPJournalEntryLineDetail
\IPPJournalEntryLineDetail

XmlDefinition
Product: ALL Description: JournalEntry detail for a transaction line.  
XmlName
IPPJournalEntryLineDetail  
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 the Account associated with the JournalEntry line.  
XmlMinOccurs
0  
XmlName
AccountRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPBillableStatusEnum $BillableStatus
Details
Type
\com\intuit\schema\finance\v3\IPPBillableStatusEnum
Definition
Product: ALL Description: The billable status of the journal entry line. The line is to be billed to a customer if the account is an expense account and the Entity Reference specifies a Customer or a Job.[br /]  
XmlMinOccurs
0  
XmlName
BillableStatus  
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 associated with the JournalEntry line.  
XmlMinOccurs
0  
XmlName
ClassRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $DepartmentRef
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Product: QBO Description: Represents Department Reference associated with the JournalEntry line.  
XmlMinOccurs
0  
XmlName
DepartmentRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPEntityTypeRef $Entity
Details
Type
\com\intuit\schema\finance\v3\IPPEntityTypeRef
Definition
Product: ALL Description: Reference information for the Entity (Customer/Vendor/Employee) associated with the JournalEntry line.  
XmlMinOccurs
0  
XmlName
Entity  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $JournalCodeRef
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Product: QBO Description: The Journal Code that should be associated for every journal entry line. This is applicable only for FR.  
XmlMinOccurs
0  
XmlName
JournalCodeRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPIntuitAnyType $JournalEntryLineDetailEx
Details
Type
\com\intuit\schema\finance\v3\IPPIntuitAnyType
Definition
Product: ALL Description: Internal use only: extension place holder for JournalEntryDetail  
XmlMinOccurs
0  
XmlName
JournalEntryLineDetailEx  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPPostingTypeEnum $PostingType
Details
Type
\com\intuit\schema\finance\v3\IPPPostingTypeEnum
Definition
Product: ALL Description: Indicates whether the JournalEntry line is a Debit or Credit.[br /]  
XmlMinOccurs
0  
XmlName
PostingType  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicfloat $TaxAmount
Details
Type
float
Definition
Product: QBO Description: Tax applicable for this line transaction line  
XmlMinOccurs
0  
XmlName
TaxAmount  
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 associated with the JournalEntry Line. For Non US/CA Companies  
XmlMinOccurs
0  
XmlName
TaxCodeRef  
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.