Class AtgAppSettings

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

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

    • brandName

      public String brandName
    • buttonInText

      public String buttonInText
    • buttonOutText

      public String buttonOutText
    • topBarColor

      public String topBarColor
  • Constructor Details

    • AtgAppSettings

      public AtgAppSettings()