Class Transip_Nameserver
Models A Nameserver
public
|
#
__construct( string $hostname, string $ipv4 = '', string $ipv6 = '' )
Constructs a new Nameserver. |
public
string
|
$hostname | '' |
#
The hostname of this nameserver |
public
string
|
$ipv4 | '' |
#
Optional ipv4 glue record for this nameserver, leave empty when no ipv4 glue record is needed for this nameserver. |
public
string
|
$ipv6 | '' |
#
Optional ipv6 glue record for this nameserver, leave empty when no ipv6 glue record is needed for this nameserver. |