'int', 'userId' => 'int', 'tenantId' => 'int', 'version' => 'string', 'inputSnapshotJson' => 'string', 'reportJson' => 'string', 'overview' => 'string', 'searchMetaJson' => 'string', 'status' => 'int', 'errorMsg' => 'string', 'createdAt' => 'int', ]; protected $autoWriteTimestamp = false; protected $json = ['inputSnapshotJson', 'reportJson', 'searchMetaJson']; }