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