ActionType

public enum ActionType

Represents an action which should be taken for a notification, in particular which message channel should be used to communicate the notification.

Enum Constants

EMAIL

public static final ActionType EMAIL

SMS

public static final ActionType SMS