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

co.poynt.postman.model.PostmanEvent Maven / Gradle / Ivy

The newest version!
package co.poynt.postman.model;

public class PostmanEvent {
	public String listen;
	public PostmanScript script;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy