net.minidev.ovh.api.partner.OvhApplication Maven / Gradle / Ivy
package net.minidev.ovh.api.partner;
/**
 * Partner Application
 */
public class OvhApplication {
	/**
	 * You are eligible for the OVH Services Program Partners (OSPP) with the following tiering level
	 *
	 * canBeNull && readOnly
	 */
	public String tieringLevel;
}
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy