
io.split.client.dtos.Excluded Maven / Gradle / Ivy
The newest version!
package io.split.client.dtos;
import java.util.List;
public class Excluded {
public List keys;
public List segments;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy