nylas
2.0.0-beta.4
jvm
nylas
/
com.nylas.models
/
PhoneNumber
Phone
Number
public
final
class
PhoneNumber
Class representation for phone numbers in a contact.
Members
Constructors
Phone
Number
Link copied to clipboard
public
PhoneNumber
PhoneNumber
(
String
number
,
ContactType
type
)
Types
Builder
Link copied to clipboard
public
final
class
Builder
Properties
number
Link copied to clipboard
private
final
String
number
type
Link copied to clipboard
private
final
ContactType
type
Functions
get
Number
Link copied to clipboard
public
final
String
getNumber
(
)
get
Type
Link copied to clipboard
public
final
ContactType
getType
(
)