Class LoginPageTextVisibilitySettings

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class LoginPageTextVisibilitySettings
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • hideAccountResetCredentials

        protected Boolean hideAccountResetCredentials
      • hideCannotAccessYourAccount

        protected Boolean hideCannotAccessYourAccount
      • hideForgotMyPassword

        protected Boolean hideForgotMyPassword
      • hidePrivacyAndCookies

        protected Boolean hidePrivacyAndCookies
      • hideResetItNow

        protected Boolean hideResetItNow
      • hideTermsOfUse

        protected Boolean hideTermsOfUse
    • Constructor Detail

      • LoginPageTextVisibilitySettings

        protected LoginPageTextVisibilitySettings()