TopContactsSummary
extends Model
in package
uses
HasFactory
Table of Contents
Properties
- $timestamps : mixed
- $fillable : mixed
- $table : mixed
Properties
$timestamps
public
mixed
$timestamps
= false
$fillable
protected
mixed
$fillable
= ['id', 'name', 'page_views', 'sessions', 'lead_quizzes', 'opened_emails', 'link_clicks']
$table
protected
mixed
$table
= 'top_contacts_summary'