Documentation

EmergencyContactChangePhone extends BaseComponent
in package

Emergency Contact Change Phone Model

Table of Contents

Properties

$active  : bool
$call_dialer  : string|null
$first_name  : string|null
$last_name  : string|null
$phone_number  : string|null
$phone_type  : 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", "call_dialer" => "string", "first_name" => "string", "last_name" => "string", "phone_number" => "string", "phone_type" => "string", "relationship" => "string", "sort_order" => "int"]

        
On this page

Search results