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

net.minidev.ovh.api.pack.siptrunk.OvhPackSipTrunk Maven / Gradle / Ivy

The newest version!
package net.minidev.ovh.api.pack.siptrunk;

/**
 * Pack of SIP trunk services
 */
public class OvhPackSipTrunk {
	/**
	 * Name of the SIP trunk pack
	 *
	 * canBeNull && readOnly
	 */
	public String packName;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy