$this->id, 'name' => $this->name, 'icon' => $this->icon, 'type' => $this->type, 'amount' => trim_trailing_zeros($this->amount), ]; } }