Documentation

EmergencyContactChangeEmail extends BaseComponent
in package

Emergency Contact Change Email Model

Table of Contents

Properties

$active  : bool
$automated_email  : string|null
$email  : string|null
$first_name  : string|null
$last_name  : string|null
$relationship  : string|null
$sort_order  : int|null
$fields  : array<string|int, string>

Properties

$fields

protected static array<string|int, string> $fields = ["active" => "bool", "automated_email" => "string", "email" => "string", "first_name" => "string", "last_name" => "string", "relationship" => "string", "sort_order" => "int"]

        
On this page

Search results