Package net.atthegate.server.models
Class InvitationSettings
java.lang.Object
net.atthegate.server.models.InvitationSettings
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logoURL
-
logoBase64
-
logoPath
-
welcomeText
-
title
-
hideFrom
public boolean hideFrom -
hideFor
public boolean hideFor -
qrTitle
-
qrDescription
-
hideQRCode
public boolean hideQRCode -
userPinCodeInQR
public boolean userPinCodeInQR -
locationTitle
-
coordinates
-
mapURL
-
mapPath
-
mapFor
-
mapTypeId
-
mapScale
-
locationDescription
-
additionalTexts
-
locationURL
-
-
Constructor Details
-
InvitationSettings
public InvitationSettings()
-
-
Method Details
-
getLogoURL
-
getWelcomeText
-
getTitle
-
getHideFrom
public boolean getHideFrom() -
getHideFor
public boolean getHideFor() -
getQrTitle
-
getQrDescription
-
getHideQRCode
public boolean getHideQRCode() -
getLocationTitle
-
getCoordinates
-
getMapURL
-
getLocationDescription
-
getAdditionalTexts
-
isUserPinCodeInQR
public boolean isUserPinCodeInQR()
-