Class IntegrationKey

java.lang.Object
net.atthegate.server.models.IntegrationKey
All Implemented Interfaces:
Serializable

public class IntegrationKey extends Object implements Serializable
See Also:
  • Field Details

    • key

      public String key
    • uids

      public LinkedHashSet<String> uids
    • emails

      public LinkedHashSet<String> emails
    • estateMate

      public boolean estateMate
    • emCategory

      public Long emCategory
    • emMultiCategory

      public Long emMultiCategory
    • entries

      public boolean entries
    • entriesV2

      public boolean entriesV2
    • entriesV2FilterString

      public String entriesV2FilterString
    • onSiteNow

      public boolean onSiteNow
    • entriesSearch

      public boolean entriesSearch
    • createEntry

      public boolean createEntry
    • entryCustomField

      public boolean entryCustomField
    • devices

      public boolean devices
    • assets

      public boolean assets
    • visitors

      public boolean visitors
    • timeAndAttendance

      public boolean timeAndAttendance
    • invitations

      public boolean invitations
    • profiles

      public boolean profiles
    • sharedAccess

      public boolean sharedAccess
    • dateCreated

      public Long dateCreated
  • Constructor Details

    • IntegrationKey

      public IntegrationKey()