Constructor: nearestDc
Back to constructors index
Attributes:
Name |
Type |
Required |
country |
string |
Required |
this_dc |
int |
Required |
nearest_dc |
int |
Required |
Example:
$nearestDc = ['_' => nearestDc', 'country' => string, 'this_dc' => int, 'nearest_dc' => int, ];