PhoneShare
extends BaseComponent
in package
Table of Contents
Properties
- $id : int
- $phone_type_id : int
- $fields : array<string|int, string>
Properties
$id
public
int
$id
The ID of the phone number to be shared with the user
$phone_type_id
public
int
$phone_type_id
The phone type ID that the phone number should be for the user
$fields
protected
static array<string|int, string>
$fields
= ["id" => "int", "phone_type_id" => "int"]