$this->id, 'name' => $this->name, 'type' => $this->type, 'amount' => $this->amount, 'threshold' => $this->threshold, ]; } }