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

seatsio.events.StatusChangeOrigin Maven / Gradle / Ivy

The newest version!
package seatsio.events;

public class StatusChangeOrigin {

    public StatusChangeOriginType type;
    public String ip;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy