Interface PaymentLogEventType

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultPaymentLogEventTypes

public interface PaymentLogEventType extends Serializable
Identifies the log event type for a payment interaction.
Author:
Chris Kittrell (ckittrell)
  • Method Summary

    Modifier and Type
    Method
    Description
    An 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