Documentation

UserDegreeOutputModel extends BaseComponent
in package

Tags
@property

?\Blackbaud\SKY\School\Components\DegreeOutputModel[] $student_degrees The list of degrees for the user

Table of Contents

Properties

$first_name  : string|null
$last_name  : string|null
$preferred_name  : string|null
$user_id  : int
$fields  : array<string|int, string>

Properties

$fields

protected static array<string|int, string> $fields = ["user_id" => "int", "first_name" => "string", "last_name" => "string", "preferred_name" => "string", "student_degrees" => "\\Blackbaud\\SKY\\School\\Components\\DegreeOutputModel[]"]

        
On this page

Search results