api_code = $api_code; } /** * @return string */ public function getApiCode() { return $this->api_code; } }