Class: NotificationEventType

Inherits:
String
  • Object
show all
Defined in:
lib/default.rb

Overview

/NotificationEventType

Constant Summary collapse

TokenCancellation =
NotificationEventType.new("TokenCancellation")
TransactionResults =
NotificationEventType.new("TransactionResults")