SendEmailShotEvent
extends Event
in package
Table of Contents
- $result : array<string|int, mixed>
- Result of shot after being sent, contains succeeded and failed email addresses
- $send : bool
- $shot : EmailShot
Properties
$result
Result of shot after being sent, contains succeeded and failed email addresses
public
array<string|int, mixed>
$result
$send
public
bool
$send
= true
$shot
public
EmailShot
$shot