All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.geotab.http.response.GroupListResponse Maven / Gradle / Ivy

package com.geotab.http.response;

import com.geotab.model.entity.group.Group;
import java.util.List;

/**
 * Response containing a list of groups.
 */
public class GroupListResponse extends BaseResponse> {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy