
net.minidev.ovh.api.ip.OvhReverseDelegation Maven / Gradle / Ivy
package net.minidev.ovh.api.ip;
/**
* Your reverse delegations on IPv6 subnet
*/
public class OvhReverseDelegation {
/**
* NS target for delegation
*
* canBeNull && readOnly
*/
public String target;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy