@seven.io/client
Preparing search index...
Contact
Type Alias Contact
type
Contact
=
{
avatar
:
string
;
created
:
string
;
groups
:
number
[]
;
id
:
number
;
initials
:
{
color
:
string
;
initials
:
string
}
;
properties
:
{
[
k
:
string
]:
any
}
&
{
address
:
string
|
null
;
birthday
:
string
|
null
;
city
:
string
|
null
;
email
:
string
|
null
;
firstname
:
string
|
null
;
fullname
:
string
|
null
;
home_number
:
string
|
null
;
lastname
:
string
|
null
;
mobile_number
:
string
|
null
;
notes
:
string
|
null
;
postal_code
:
string
|
null
;
}
;
validation
:
{
state
:
"valid"
|
"invalid"
|
"absent"
|
"unknown"
|
null
;
timestamp
:
string
|
null
;
}
;
}
Index
Properties
avatar
created
groups
id
initials
properties
validation
Properties
avatar
avatar
:
string
created
created
:
string
groups
groups
:
number
[]
id
id
:
number
initials
initials
:
{
color
:
string
;
initials
:
string
}
properties
properties
:
{
[
k
:
string
]:
any
}
&
{
address
:
string
|
null
;
birthday
:
string
|
null
;
city
:
string
|
null
;
email
:
string
|
null
;
firstname
:
string
|
null
;
fullname
:
string
|
null
;
home_number
:
string
|
null
;
lastname
:
string
|
null
;
mobile_number
:
string
|
null
;
notes
:
string
|
null
;
postal_code
:
string
|
null
;
}
validation
validation
:
{
state
:
"valid"
|
"invalid"
|
"absent"
|
"unknown"
|
null
;
timestamp
:
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
created
groups
id
initials
properties
validation
@seven.io/client
Loading...