ClickDetailsSummary
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', 'email_sequence_email_id', 'contact_name', 'contact_id', 'total_clicks', 'url']
$table
protected
mixed
$table
= 'click_details_summary'