$this->id, 'country_id' => $this->country_id, 'name' => $this->name, 'short_code' => $this->short_code, 'symbol' => $this->symbol, 'selling' => $this->selling ]; } }