- property string $phone_number The contact's phone number.
- property string $kind Identifies the type of phone number; valid values are home, work, mobile, or other.
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['phone_number' => 'string', 'kind' => ['home', 'work', 'mobile', 'other']] |
protected static array $maxLength = ['phone_number' => 25] |
Properties |
protected static array $fields = ['phone_number' => 'string', 'kind' => ['home', 'work', 'mobile', 'other']] |
protected static array $maxLength = ['phone_number' => 25] |