SentEmailSequenceEmail
extends Model
uses
HasFactory
Table of Contents
Properties
-
$casts
: mixed
-
$fillable
: mixed
Methods
-
contact()
: mixed
-
emailSequenceEmail()
: mixed
-
getIsOpenedAttribute()
: mixed
-
linkClicks()
: mixed
$casts
protected
mixed
$casts
= ['opened_at' => 'timestamp']
$fillable
protected
mixed
$fillable
= ['email_sequence_id', 'email_sequence_email_id', 'contact_id', 'opened_at']
public
contact() : mixed
emailSequenceEmail()
public
emailSequenceEmail() : mixed
getIsOpenedAttribute()
public
getIsOpenedAttribute() : mixed
linkClicks()
public
linkClicks() : mixed