java.lang.Object
ch.swisscom.mid.client.rest.model.profqresp.MobileUser

public class MobileUser extends Object
  • Constructor Details

    • MobileUser

      public MobileUser()
  • Method Details

    • getAutoActivation

      public Boolean getAutoActivation()
    • setAutoActivation

      public void setAutoActivation(Boolean autoActivation)
    • withAutoActivation

      public MobileUser withAutoActivation(Boolean autoActivation)
    • getRecoveryCodeCreated

      public Boolean getRecoveryCodeCreated()
    • setRecoveryCodeCreated

      public void setRecoveryCodeCreated(Boolean recoveryCodeCreated)
    • withRecoveryCodeCreated

      public MobileUser withRecoveryCodeCreated(Boolean recoveryCodeCreated)
    • toString

      public String toString()
      Overrides:
      toString in class Object