Package net.atthegate.server.models
Class NotificationUser
java.lang.Object
net.atthegate.server.models.NotificationUser
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uid
-
tokens
-
phoneNumber
-
isPhoneNumberVerified
public boolean isPhoneNumberVerified -
email
-
isEmailVerified
public boolean isEmailVerified -
notifyOnIncident
public boolean notifyOnIncident -
notifyOnIncidentEmail
public boolean notifyOnIncidentEmail -
visitorsNotifyOnEntrance
public boolean visitorsNotifyOnEntrance -
visitorsNotifyOnExit
public boolean visitorsNotifyOnExit -
lastInteractionDate
-
-
Constructor Details
-
NotificationUser
public NotificationUser()
-
-
Method Details
-
getContact
-
getDeviceTokens
-