Documentation

EmergencyContactChange extends BaseComponent
in package

Emergency Contact Changes

Tags
@property

?\Blackbaud\SKY\School\Components\EmergencyContactChangeEmail[] $emergency_contact_change_emails

@property

?\Blackbaud\SKY\School\Components\EmergencyContactChangePhone[] $emergency_contact_change_phones

Table of Contents

Properties

$active  : bool|null
$call_dialer  : string|null
$delete_indicator  : bool|null
$ec_user_id  : int|null
$email  : string|null
$email_call_type  : int|null
$faculty_indicator  : bool|null
$firstname  : string|null
$inactive  : bool|null
$lastname  : string|null
$phone_call_type  : int|null
$phone_number  : string|null
$phone_type  : string|null
$record_type  : int|null
$roles  : string|null
$sort  : int|null
$staff_indicator  : bool|null
$student_indicator  : bool|null
$user_id  : int|null
$fields  : array<string|int, string>

Properties

$call_dialer

public string|null $call_dialer

The string representation of the call dialer settings in Education Management

$fields

protected static array<string|int, string> $fields = ["user_id" => "int", "call_dialer" => "string", "ec_user_id" => "int", "firstname" => "string", "lastname" => "string", "phone_number" => "string", "phone_type" => "string", "phone_call_type" => "int", "email" => "string", "email_call_type" => "int", "record_type" => "int", "sort" => "int", "inactive" => "bool", "active" => "bool", "delete_indicator" => "bool", "roles" => "string", "student_indicator" => "bool", "faculty_indicator" => "bool", "staff_indicator" => "bool", "emergency_contact_change_emails" => "\\Blackbaud\\SKY\\School\\Components\\EmergencyContactChangeEmail[]", "emergency_contact_change_phones" => "\\Blackbaud\\SKY\\School\\Components\\EmergencyContactChangePhone[]"]

        
On this page

Search results