Class WaitingNotification

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

public class WaitingNotification extends Object
Created by ivbar on 06.07.16.
  • Field Details

    • id

      public Long id
    • uid

      public String uid
    • timeCreated

      public long timeCreated
    • onType

      public String onType
    • onSiteForTimeToFire

      public long onSiteForTimeToFire
    • onSiteAt

      public String onSiteAt
    • onSiteAtUTC

      public String onSiteAtUTC
    • customNotification

      public CustomNotification customNotification
    • atgEntry

      public AtgEntry atgEntry
    • appUserProfile

      public UserProfile appUserProfile
  • Constructor Details

    • WaitingNotification

      public WaitingNotification()