net.minidev.ovh.api.telephony.OvhMiniPabx Maven / Gradle / Ivy
 The newest version!
        
        package net.minidev.ovh.api.telephony;
/**
 * MiniPabx
 */
public class OvhMiniPabx {
	/**
	 * canBeNull && readOnly
	 */
	public OvhTypeServiceEnum serviceType;
	/**
	 * canBeNull && readOnly
	 */
	public OvhTypeEnum featureType;
	/**
	 * canBeNull && readOnly
	 */
	public String description;
	/**
	 * canBeNull && readOnly
	 */
	public String serviceName;
}
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy