ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-opportunity-reports
OpportunityReportOutcome
Interface OpportunityReportOutcome
interface
OpportunityReportOutcome
{
id
:
string
;
reportId
:
string
;
action
:
string
;
pilote
:
string
;
deadline
?:
string
|
Date
;
status
:
"CANCELLED"
|
"COMPLETED"
|
"IN_PROGRESS"
|
"PENDING"
;
order
:
number
;
}
Index
Properties
id
report
Id
action
pilote
deadline?
status
order
Properties
id
id
:
string
report
Id
reportId
:
string
action
action
:
string
pilote
pilote
:
string
Optional
deadline
deadline
?:
string
|
Date
status
status
:
"CANCELLED"
|
"COMPLETED"
|
"IN_PROGRESS"
|
"PENDING"
order
order
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
report
Id
action
pilote
deadline
status
order
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...