EmailPerformanceReportSummary
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', 'sequence_name', 'subject', 'total_emails_sent', 'total_emails_opened', 'links_clicked', 'unsubscribes', 'last_updated']
$table
protected
mixed
$table
= 'email_performance_summary'