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