nylas
Preparing search index...
models/contacts
PhoneNumber
Interface PhoneNumber
Interface for phone numbers in a contact.
interface
PhoneNumber
{
number
?:
string
;
type
?:
string
;
}
Index
Properties
number?
type?
Properties
Optional
number
number
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
number
type
nylas
Loading...
Interface for phone numbers in a contact.