SingleSendTextContact
extends Model
in package
uses
HasFactory
Table of Contents
Properties
Methods
- contact() : mixed
- singleSendText() : mixed
Properties
$casts
protected
mixed
$casts
= ['sent_at' => 'datetime', 'opened_at' => 'datetime']
$fillable
protected
mixed
$fillable
= ['single_send_text_id', 'contact_id', 'sent_at', 'opened_at']
Methods
contact()
public
contact() : mixed
singleSendText()
public
singleSendText() : mixed