| Name | Description | |
|---|---|---|
|  | Payment Constructor | Initializes a new Payment object. | 
The following tables list the members exposed by Payment.
| Name | Description | |
|---|---|---|
|  | Payment Constructor | Initializes a new Payment object. | 
| Name | Description | |
|---|---|---|
|  | Amount | The amount that this Payment will deduct from the remaining balance of the assigned Invoice. (Inherited from OnTime.Extensions.SDK.PaymentBase) | 
|  | Customer | The Customer record assigned to this Payment. | 
|  | Date | The date this Payment was generated and applied to an Invoice. (Inherited from OnTime.Extensions.SDK.PaymentBase) | 
|  | ID | The unique identifier for this Payment record. (Inherited from OnTime.Extensions.SDK.PaymentBase) | 
|  | Invoice | The Invoice record assigned to this Payment. | 
|  | Memo | Any additional comments associated with this Payment. (Inherited from OnTime.Extensions.SDK.PaymentBase) | 
|  | ReferenceNumber | The reference number assigned to this Payment. (Inherited from OnTime.Extensions.SDK.PaymentBase) | 
|  | TransferredExternally | Indicates if this Invoice has been exported via this extension within OnTime Management Suite. | 
|  | TransferredToQuickBooksDesktop | Indicates if this Payment has been exported to QuickBooks via OnTime Management Suite. (Inherited from OnTime.Extensions.SDK.PaymentBase) |