ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-suppliers
Contact
Interface Contact
interface
Contact
{
id
:
string
;
entityType
?:
string
;
entityId
?:
string
;
firstName
:
string
;
lastName
:
string
;
position
?:
string
;
phone
?:
string
;
mobile
?:
string
;
email
?:
string
;
isDefault
:
boolean
;
isActive
?:
boolean
;
notes
?:
string
;
createdAt
?:
string
;
updatedAt
?:
string
;
}
Index
Properties
id
entity
Type?
entity
Id?
first
Name
last
Name
position?
phone?
mobile?
email?
is
Default
is
Active?
notes?
created
At?
updated
At?
Properties
id
id
:
string
Optional
entity
Type
entityType
?:
string
Optional
entity
Id
entityId
?:
string
first
Name
firstName
:
string
last
Name
lastName
:
string
Optional
position
position
?:
string
Optional
phone
phone
?:
string
Optional
mobile
mobile
?:
string
Optional
email
email
?:
string
is
Default
isDefault
:
boolean
Optional
is
Active
isActive
?:
boolean
Optional
notes
notes
?:
string
Optional
created
At
createdAt
?:
string
Optional
updated
At
updatedAt
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
entity
Type
entity
Id
first
Name
last
Name
position
phone
mobile
email
is
Default
is
Active
notes
created
At
updated
At
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...