| DepositLineDetail Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class DepositLineDetail
The DepositLineDetail type exposes the following members.
| Name | Description | |
|---|---|---|
| DepositLineDetail | Initializes a new instance of the DepositLineDetail class |
| Name | Description | |
|---|---|---|
| AccountRef |
Product: ALL
Description: Reference to an Expense
account associated with the service/non-sellable item billing.
| |
| CheckNum |
Product: ALL
Description: Check number for the
desposit.
| |
| ClassRef |
Product: ALL
Description: Reference to the Class
for the deposit.
| |
| DepositLineDetailEx |
Product: ALL
Description: Internal use only:
extension place holder for DepositDetail
| |
| Entity |
Product: ALL
Description: Information about the
Customer or Job associated with the deposit.
| |
| PaymentMethodRef |
Product: ALL
Description: Reference to the
PaymentMethod for the deposit.
| |
| 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.
For Non US/CA Companies
| |
| TxnType |
Product: ALL
Description: Type of the payment
transaction. For information purposes only.[br /]
| |
| TxnTypeSpecified |
| 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.) |