$this->id, 'userId' => $this->userId, 'accountFrom' => $this->accountFrom, 'accountTo' => $this->accountTo, 'group' => $this->group, 'category' => $this->category, 'balance' => $this->balance, 'date' => $this->date, 'freqNum' => $this->freqNum, 'freqType' => $this->freqType ]; } }