Class: PhoneNumber

customers.PhoneNumber()

new PhoneNumber()

Source:

Methods

(static) PhoneNumber#getId() → {String}

Get the field value
Source:
Returns:
Type
String

(static) PhoneNumber#getPhoneNumber() → {String}

Get the field value
Source:
Returns:
Type
String

(static) PhoneNumber#setId(id)

Set the field value
Parameters:
Name Type Description
id String
Source:

(static) PhoneNumber#setPhoneNumber(phoneNumber)

Set the field value
Parameters:
Name Type Description
phoneNumber String
Source: