PaymentLineDetail Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class PaymentLineDetail
The PaymentLineDetail type exposes the following members.
Name | Description | |
---|---|---|
![]() | PaymentLineDetail | Initializes a new instance of the PaymentLineDetail class |
Name | Description | |
---|---|---|
![]() | Balance |
Product: ALL
Description: Indicates the unpaid
amount of the transaction after this payment is applied.[br
/]Cannot be written to QuickBooks.
|
![]() | BalanceSpecified | |
![]() | ClassRef |
Product: ALL
Description: Reference to the Class
for the line item.
|
![]() | Discount |
Product: ALL
Description: Reference to a Discount
item and its properties that this line can overwrite.
|
![]() | HomeBalance |
Product: ALL
Description: Indicates the unpaid
amount of the transaction after this payment is applied in home
currency. It is visible only for companies which have
multicurrency enabled[br /] Cannot be written to Quickbooks.
|
![]() | HomeBalanceSpecified | |
![]() | ItemRef |
Product: ALL
Description: Reference to the Item.
When a line lacks an ItemRef it will be treated as "documentation"
and the Amount will be ignored.
|
![]() | PaymentLineEx |
Product: ALL
Description: Internal use only:
extension place holder for PaymentDetail
|
![]() | ServiceDate |
Product: ALL
Description: Date when the service is
performed.
|
![]() | ServiceDateSpecified |
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.) |