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

net.minidev.ovh.api.sms.OvhReceiversAsynchronousCleanReport Maven / Gradle / Ivy

The newest version!
package net.minidev.ovh.api.sms;

/**
 * A structure giving operation price and asynchronous task ID
 */
public class OvhReceiversAsynchronousCleanReport {
	/**
	 * canBeNull
	 */
	public Double totalCreditsRemoved;

	/**
	 * canBeNull
	 */
	public Long taskId;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy