Class Transip_DataCenterVisitor
This class models a Visitor to the Datacenter. Currently being returned by ColoService::requestAccess() in an array of all visitors that are granted access.
Package: Transip
Author: TransIP (support@transip.nl)
Class: DataCenterVisitor
Located at DataCenterVisitor.php
Author: TransIP (support@transip.nl)
Class: DataCenterVisitor
Located at DataCenterVisitor.php
public
string
|
$name |
|
#
The name of the visitor |
public
string
|
$reservationNumber |
|
#
The reservation number of the visitor. |
public
string
|
$accessCode |
|
#
The accesscode of the visitor. |
public
boolean
|
$hasBeenRegisteredBefore |
|
#
true iff this visitor been registered before at the datacenter. if true, does not need the accesscode |