net.minidev.ovh.api.telephony.OvhScheduler Maven / Gradle / Ivy
package net.minidev.ovh.api.telephony;
/**
 * Scheduler capable services
 */
public class OvhScheduler {
	/**
	 * canBeNull && readOnly
	 */
	public OvhTimeZone timeZone;
	/**
	 * canBeNull && readOnly
	 */
	public String serviceName;
}
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy