Class CreatedOtpResponse

java.lang.Object
com.auth0.json.auth.CreatedOtpResponse

public class CreatedOtpResponse extends Object
  • Constructor Details

    • CreatedOtpResponse

      public CreatedOtpResponse()
  • Method Details

    • getSecret

      public String getSecret()
    • getBarcodeUri

      public String getBarcodeUri()
    • getAuthenticatorType

      public String getAuthenticatorType()
    • getRecoveryCodes

      public List<String> getRecoveryCodes()