Documentation

UserAdminCustomField extends BaseComponent
in package

UserAdminCustomField

Tags
@property

?\Blackbaud\SKY\School\Components\CustomAdminField[] $custom_fields Custom Fields

Table of Contents

Properties

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

Properties

$fields

protected static array<string|int, string> $fields = ["id" => "int", "first_name" => "string", "last_name" => "string", "preferred_name" => "string", "custom_fields" => "\\Blackbaud\\SKY\\School\\Components\\CustomAdminField[]", "preferred_last_name" => "string"]

        
On this page

Search results