Class UsersExportField

java.lang.Object
com.auth0.json.mgmt.jobs.UsersExportField

public class UsersExportField extends Object
Class that represents a Users Export Job's Field object. Related to the JobsEntity entity.
  • Constructor Details

    • UsersExportField

      public UsersExportField(String name)
    • UsersExportField

      public UsersExportField(String name, String exportAs)
  • Method Details

    • getName

      public String getName()
    • getExportAs

      public String getExportAs()