| JournalEntryLineDetail Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class JournalEntryLineDetail
The JournalEntryLineDetail type exposes the following members.
| Name | Description | |
|---|---|---|
| JournalEntryLineDetail | Initializes a new instance of the JournalEntryLineDetail class |
| Name | Description | |
|---|---|---|
| AccountRef |
Product: ALL
Description: Reference to the Account
associated with the JournalEntry line.
| |
| BillableStatus |
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 /]
| |
| BillableStatusSpecified | ||
| ClassRef |
Product: ALL
Description: Reference to the Class
associated with the JournalEntry line.
| |
| DepartmentRef |
Product: QBO
Description: Represents Department
Reference associated with the JournalEntry line.
| |
| Entity |
Product: ALL
Description: Reference information
for the Entity (Customer/Vendor/Employee) associated with the
JournalEntry line.
| |
| JournalCodeRef |
Product: QBO
Description: The Journal Code that should be associated for every journal
entry line. This is applicable only for FR.
| |
| JournalEntryLineDetailEx |
Product: ALL
Description: Internal use only:
extension place holder for JournalEntryDetail
| |
| PostingType |
Product: ALL
Description: Indicates whether the
JournalEntry line is a Debit or Credit.[br /]
| |
| PostingTypeSpecified | ||
| TaxAmount |
Product: QBO
Description: Tax applicable for this
line transaction line
| |
| TaxAmountSpecified | ||
| TaxApplicableOn |
Product: QBO
Description: Indicates whether the
tax applicable on the line is sales or purchase
| |
| TaxApplicableOnSpecified | ||
| TaxCodeRef |
Product: QBO
Description: Sales/Purchase tax code
associated with the JournalEntry Line. For Non US/CA Companies
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |