Click or drag to resize

CustomerPaymentHistoryEntity Properties

The CustomerPaymentHistoryEntity type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Gets or sets the amount.
Public propertyCardType
Gets or sets the type of the card.
Public propertyContactId
Gets or sets the contact identifier.
Public propertyContactName
Gets or sets the name of the contact.
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyMaskedCardNumber
Gets or sets the masked card number.
Public propertyPayerName
Gets or sets the name of the payer.
Public propertyPaymentCurrency
Gets or sets the payment currency.
Public propertyPaymentDate
Gets or sets the payment date.
Public propertyPaymentId
Gets or sets the payment identifier.
Public propertyPaymentProvider
Gets or sets the payment provider.
Public propertyPaymentReference
Gets or sets the payment reference.
Public propertyPaymentTransactionId
Gets or sets the payment transaction identifier.
Public propertyPaymentTransactionStatusDescription
Gets or sets the payment transaction status description.
Public propertyPaymentTypeDescription
Gets or sets the payment type description.
Public propertyResponseCode
Gets or sets the response code.
Public propertyResultMessage
Gets or sets the result message.
Top
See Also