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

com.sailthru.client.params.query.TimeRange Maven / Gradle / Ivy

The newest version!
package com.sailthru.client.params.query;

/**
 *
 * @author Prajwal Tuladhar 
 */
public enum TimeRange {
    ever,
    not_ever,
    since_date,
    not_since_date,
    since_days,
    not_since_days
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy