Documentation

PhoneUpdate extends BaseComponent
in package

PhoneUpdate Model

Table of Contents

Properties

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

Properties

$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