Class EditVisitorProfile
java.lang.Object
net.atthegate.server.api.apiModels.EditVisitorProfile
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
uid
-
name
-
surname
-
photo
-
photoURL
-
company
-
email
-
generateCode
public boolean generateCode -
generateNewCode
public boolean generateNewCode -
idNumber
-
carLic
-
phoneNumber
-
nfc
-
field1
-
field2
-
field3
-
categoryId
-
visitorFields
-
blockType
-
blockMessage
-
notifyOn
-
validFrom
-
validTill
-
leeway
-
visitsAllowed
-
defaultLimitation
public boolean defaultLimitation -
weekdayLimit
public boolean weekdayLimit -
weekdays
-
resetVisits
public boolean resetVisits -
regeneratePinCode
public boolean regeneratePinCode -
resetDate
public boolean resetDate -
defaultDeletion
-
deleteAfterExit
public boolean deleteAfterExit -
forgetVisitor
public boolean forgetVisitor -
createdByUid
-
createdBy
-
unit
-
allowDuplication
public boolean allowDuplication -
editKey
-
invalidAnswers
public boolean invalidAnswers -
keepDeleted
public boolean keepDeleted
-
-
Constructor Details
-
EditVisitorProfile
public EditVisitorProfile() -
EditVisitorProfile
-