Class CreateUserResponse

java.lang.Object
org.labkey.remoteapi.CommandResponse
org.labkey.remoteapi.security.CreateUserResponse

public class CreateUserResponse extends CommandResponse
  • Constructor Details

    • CreateUserResponse

      public CreateUserResponse(String text, int statusCode, String contentType, org.json.JSONObject json)
  • Method Details

    • getUserId

      public Integer getUserId()
    • getEmail

      public String getEmail()
    • getMessage

      public String getMessage()