net.minidev.ovh.api.telephony.OvhTelephonyGenericService Maven / Gradle / Ivy
package net.minidev.ovh.api.telephony;
/**
* Telephony service
*/
public class OvhTelephonyGenericService {
/**
* canBeNull && readOnly
*/
public String serviceName;
}