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

tools.zoho.ZohoDataKey Maven / Gradle / Ivy

There is a newer version: 0.0.3.6
Show newest version
package tools.zoho;


public enum ZohoDataKey {
    CLIENT_ID,
    CLIENT_GRANT_TOKEN,
    CLIENT_SECRET,
    REDIRECT_URI,
    REFRESH_TOKEN,
    AUTHTOKEN,
    TIME
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy