$this->personId, 'phone' => $this->phone, 'direction' => 'out', 'type' => $this->type, 'body' => $this->body, 'media_id' => $this->mediaId, 'filename' => $this->filename, 'wa_message_id' => $this->waMessageId, 'status' => $this->status, 'error' => $this->error, ]; } }