Class ServerSyncRequestV2

java.lang.Object
net.atthegate.server.api.apiModels.ServerSyncRequestV2

public class ServerSyncRequestV2 extends Object
  • Field Details

    • loadAtgSettings

      public boolean loadAtgSettings
    • visitorsLoad

      public boolean visitorsLoad
    • visitorsDateChanged

      public Long visitorsDateChanged
    • visitorsCursor

      public String visitorsCursor
    • profilesLoad

      public boolean profilesLoad
    • profilesDateChanged

      public Long profilesDateChanged
    • initProfiles

      public boolean initProfiles
    • loadAtrProfiles

      public boolean loadAtrProfiles
    • atrSettingsDateChanged

      public Long atrSettingsDateChanged
    • sharedLoad

      public boolean sharedLoad
    • sharedDateChanged

      public Long sharedDateChanged
    • sharedCursor

      public String sharedCursor
    • pdi

      public PlatformDeviceInfo pdi
    • serverLogs

      public List<net.atthegate.server.models.ServerLogs> serverLogs
    • changeOrVisitDate

      public Long changeOrVisitDate
  • Constructor Details

    • ServerSyncRequestV2

      public ServerSyncRequestV2()