
com.github.seratch.jslack.api.scim.response.GroupsDeleteResponse Maven / Gradle / Ivy
package com.github.seratch.jslack.api.scim.response;
import com.github.seratch.jslack.api.scim.SCIMApiResponse;
import lombok.Data;
@Data
public class GroupsDeleteResponse implements SCIMApiResponse {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy