Interface PaymentLogEventType
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DefaultPaymentLogEventTypes
Identifies the log event type for a payment interaction.
- Author:
- Chris Kittrell (ckittrell)
-
Method Summary
Modifier and TypeMethodDescriptionAn easily readable representation of the event type.
-
Method Details
-
getFriendlyName
String getFriendlyName()An easily readable representation of the event type.- Returns:
- an easily readable representation of the event type
-