Class PlatformUserInfo

java.lang.Object
net.atthegate.server.models.PlatformUserInfo

public class PlatformUserInfo extends Object
  • Field Details

    • id

      public String id
    • uid

      public String uid
    • email

      public String email
    • lastEntryOnServerTimestamp

      public long lastEntryOnServerTimestamp
    • lastInteractionTimestemp

      public long lastInteractionTimestemp
    • lastInteraction

      public String lastInteraction
  • Constructor Details

    • PlatformUserInfo

      public PlatformUserInfo()
    • PlatformUserInfo

      public PlatformUserInfo(String uid)