Documentation

PhoneAdd extends BaseComponent
in package

PhoneAdd Model

Table of Contents

Properties

$number  : string|null
$type_id  : int|null
$fields  : array<string|int, string>

Properties

$number

public string|null $number

The phone number

$type_id

public int|null $type_id

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

$fields

protected static array<string|int, string> $fields = ["number" => "string", "type_id" => "int"]

        
On this page

Search results