Class UniversalLoginTemplateUpdate

java.lang.Object
com.auth0.json.mgmt.branding.UniversalLoginTemplateUpdate

public class UniversalLoginTemplateUpdate extends Object
  • Constructor Details

    • UniversalLoginTemplateUpdate

      public UniversalLoginTemplateUpdate()
  • Method Details

    • getTemplate

      public String getTemplate()
      Getter for the template body.
      Returns:
      the template body.
    • setTemplate

      public void setTemplate(String template)
      Sets for the body of the template.