IPPAccountBasedExpenseLineDetail.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPAccountBasedExpenseLineDetail

Package: Default
IPPAccountBasedExpenseLineDetail
\IPPAccountBasedExpenseLineDetail

XmlDefinition
Product: ALL Description: Account based expense detail for a transaction line.  
XmlName
IPPAccountBasedExpenseLineDetail  
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 Expense account associated with the service/non-sellable-item billing.  
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 expense.[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 expense.  
XmlMinOccurs
0  
XmlName
ClassRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $CustomerRef
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Product: ALL Description: Reference to the Customer associated with the expense.  
XmlMinOccurs
0  
XmlName
CustomerRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPIntuitAnyType $ExpenseDetailLineDetailEx
Details
Type
\com\intuit\schema\finance\v3\IPPIntuitAnyType
Definition
Product: ALL Description: Internal use only: extension place holder for ExpenseDetail  
XmlMinOccurs
0  
XmlName
ExpenseDetailLineDetailEx  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPMarkupInfo $MarkupInfo
Details
Type
\com\intuit\schema\finance\v3\IPPMarkupInfo
Definition
Product: ALL Description: Markup information for the expense.  
XmlMinOccurs
0  
XmlName
MarkupInfo  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicfloat $TaxAmount
Details
Type
float
Definition
Product: ALL Description: Sales tax associated with the expense.  
XmlMinOccurs
0  
XmlName
TaxAmount  
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: ALL Description: Sales tax code associated with the sales tax for the expense.  
XmlMinOccurs
0  
XmlName
TaxCodeRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicfloat $TaxInclusiveAmt
Details
Type
float
Definition
Product: QBO Description: Indicates the total amount of line item including tax.  
XmlMinOccurs
0  
XmlName
TaxInclusiveAmt  
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.