clientid; } public function setClientID($clientid) { $this->clientid = $clientid; } public function status() { return "Active"; } }