class UptimeCheckIp extends Model (View source)

Properties

string $ipAddress
string $location
string $region

Methods

setIpAddress($ipAddress)

No description

string
getIpAddress()

No description

setLocation($location)

No description

string
getLocation()

No description

setRegion($region)

No description

string
getRegion()

No description

Details

setIpAddress($ipAddress)

No description

Parameters

$ipAddress

string getIpAddress()

No description

Return Value

string

setLocation($location)

No description

Parameters

$location

string getLocation()

No description

Return Value

string

setRegion($region)

No description

Parameters

$region

string getRegion()

No description

Return Value

string