$this->id, 'codeRequest' => $this->code, 'memberId' => $this->member_id, 'fullName' => $this->full_name, 'division' => $this->division_name ?? '', 'status' => $this->status, ]; } }