TextSequenceText
extends Model
uses
HasFactory
Table of Contents
Properties
-
$casts
: mixed
-
$fillable
: mixed
Methods
-
getBody()
: mixed
-
getDelayInMinutes()
: mixed
-
getDelaySendConfigurationHandler()
: mixed
-
getSubject()
: mixed
-
sentTexts()
: mixed
-
textSequence()
: mixed
$casts
protected
mixed
$casts
= ['delay_send_config' => 'array']
$fillable
protected
mixed
$fillable
= ['text_sequence_id', 'subject', 'body', 'delay_send_config']
getBody()
public
getBody(Contact $contact) : mixed
Parameters
-
$contact
: Contact
-
getDelayInMinutes()
public
getDelayInMinutes() : mixed
getDelaySendConfigurationHandler()
public
getDelaySendConfigurationHandler() : mixed
getSubject()
public
getSubject(Contact $contact) : mixed
Parameters
-
$contact
: Contact
-
sentTexts()
public
sentTexts() : mixed
textSequence()
public
textSequence() : mixed