Documentation

EmailSequenceEmail extends Model
in package
uses HasFactory

Table of Contents

Properties

$casts  : mixed
$fillable  : mixed

Methods

buildLink()  : mixed
http://localhost:2202/_/email/1-2/open?to=http%3A%2F%2Flocalhost%3A2202%3Futm_campaign%3Dtesting_campaign%26utm_content%3Dclick+here
emailSequence()  : mixed
getBody()  : mixed
getDelaySendConfigurationHandler()  : mixed
getOpensCountAttribute()  : mixed
getSubject()  : mixed
getUnsubscribeCountAttribute()  : mixed
linkClicks()  : mixed
sentEmails()  : mixed

Properties

$fillable

protected mixed $fillable = ['email_sequence_id', 'subject', 'body', 'delay_send_config']

Methods

http://localhost:2202/_/email/1-2/open?to=http%3A%2F%2Flocalhost%3A2202%3Futm_campaign%3Dtesting_campaign%26utm_content%3Dclick+here

public buildLink(mixed $linkedTo) : mixed
Parameters
$linkedTo : mixed

getDelaySendConfigurationHandler()

public getDelaySendConfigurationHandler() : mixed

        
On this page

Search results