ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/sales/opportunities/forms/opportunity-schema
OpportunityContactResponse
Interface OpportunityContactResponse
interface
OpportunityContactResponse
{
id
:
string
;
firstName
?:
string
;
lastName
?:
string
;
email
?:
string
;
phone
?:
string
;
position
?:
string
;
department
?:
string
;
notes
?:
string
;
createdAt
:
string
;
updatedAt
:
string
;
}
Index
Properties
id
first
Name?
last
Name?
email?
phone?
position?
department?
notes?
created
At
updated
At
Properties
id
id
:
string
Optional
first
Name
firstName
?:
string
Optional
last
Name
lastName
?:
string
Optional
email
email
?:
string
Optional
phone
phone
?:
string
Optional
position
position
?:
string
Optional
department
department
?:
string
Optional
notes
notes
?:
string
created
At
createdAt
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
first
Name
last
Name
email
phone
position
department
notes
created
At
updated
At
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...