$this->id, 'company_id' => $this->company_id, 'base_currency_id' => $this->base_currency_id, 'currency_id' => $this->currency_id, 'exchange_rate' => $this->exchange_rate, ]; } }