Class CreateGroupResponse

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

public class CreateGroupResponse extends CommandResponse
  • Constructor Details

    • CreateGroupResponse

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

    • getGroupId

      public Number getGroupId()