NotificationType

public enum NotificationType

Notification Type enum

case accessGranted(resource: INPItemAccessModel)
case accessRevoked(resource: INPItemRevokedModel)
case accountLogout
case accountErased
case accountDeactivated
case unknown