Click or drag to resize

InvoicePaymentEntity Properties

The InvoicePaymentEntity type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Gets or sets the amount.
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyInvoiceId
Gets or sets the invoice identifier.
Public propertyInvoicePaymentId
Gets or sets the invoice payment identifier.
Public propertyPaymentDate
Gets or sets the payment date.
Public propertyPaymentId
Gets or sets the payment identifier.
Public propertyPaymentType
Gets or sets the type of the payment.
Top
See Also