IPPAccountBasedExpenseLineDetail.php
- 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

\com\intuit\schema\finance\v3\IPPReferenceType $AccountRefDetails
- 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

\com\intuit\schema\finance\v3\IPPBillableStatusEnum $BillableStatusDetails
- 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

\com\intuit\schema\finance\v3\IPPReferenceType $ClassRefDetails
- 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

\com\intuit\schema\finance\v3\IPPReferenceType $CustomerRefDetails
- 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

\com\intuit\schema\finance\v3\IPPIntuitAnyType $ExpenseDetailLineDetailExDetails
- 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

\com\intuit\schema\finance\v3\IPPMarkupInfo $MarkupInfoDetails
- 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

float $TaxAmountDetails
- 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

\com\intuit\schema\finance\v3\IPPReferenceType $TaxCodeRefDetails
- 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
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 |