$this->id, 'code' => $this->code, 'currency_id' => $this->currency_id, 'amount' => (double) $this->amount, 'company_id' => (int) $this->company_id ]; } }