$this->id, 'voucher_id' => $this->voucher_id, 'transaction_id' => $this->transaction_id, 'redemption_id' => $this->redemption_id, 'value' => (float) $this->value ]; } }