Class: Phone

Phone(param)

Class representing a Phone type

Constructor

new Phone(param)

Create Phone
Parameters:
Name Type Description
param object
Properties
Name Type Attributes Description
type PHONE_TYPE
number string <optional>
Source:

Classes

Phone