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

net.minidev.ovh.api.pack.xdsl.OvhExchangeAccountService Maven / Gradle / Ivy

package net.minidev.ovh.api.pack.xdsl;

/**
 * Exchange 2013 service
 */
public class OvhExchangeAccountService {
	/**
	 * canBeNull && readOnly
	 */
	public String exchangeService;

	/**
	 * canBeNull && readOnly
	 */
	public String organizationName;

	/**
	 * canBeNull && readOnly
	 */
	public String domain;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy