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

tech.deepdreams.worker.api.util.SubscriberCodes Maven / Gradle / Ivy

There is a newer version: 0.1.1-RELEASE
Show newest version
package tech.deepdreams.worker.api.util;

public interface SubscriberCodes {
	public static final String CODE_SUBSCRIBER_BRANCH = "185" ;
	public static final String CODE_SUBSCRIBER_STATE = "186" ;
	public static final String CODE_SUBSCRIBER_LOCALITY = "187" ;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy