Documentation

PhoneType extends BaseComponent
in package

PhoneType Model

Table of Contents

Properties

$id  : int
$type  : string|null
$fields  : array<string|int, string>

Properties

$id

public int $id

The type ID of a phone number; the type ID corresponds with the type of phone number (ex. Cell, Work, Home)

$type

public string|null $type

The name of the phone type

$fields

protected static array<string|int, string> $fields = ["id" => "int", "type" => "string"]

        
On this page

Search results