(is_numeric($this->rate) ? number_format((float)str_replace(',', '.', $this->rate), 2, '.', '') : $this->rate), 'countryCode' => $this->countryCode ]; } }