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

net.minidev.ovh.api.pack.xdsl.migration.OvhMigrationOfferResponse Maven / Gradle / Ivy

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

/**
 * List of available Migration offer
 */
public class OvhMigrationOfferResponse {
	/**
	 * Array of offers
	 *
	 * canBeNull
	 */
	public OvhMigrationOffer[] offers;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy