ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
types/training
UpdateEmployeeTrainingData
Interface UpdateEmployeeTrainingData
interface
UpdateEmployeeTrainingData
{
status
?:
"CANCELLED"
|
"COMPLETED"
|
"IN_PROGRESS"
|
"PLANNED"
;
score
?:
number
;
certificate
?:
string
;
completionDate
?:
string
;
notes
?:
string
;
report
?:
string
;
reportDate
?:
string
;
}
Index
Properties
status?
score?
certificate?
completion
Date?
notes?
report?
report
Date?
Properties
Optional
status
status
?:
"CANCELLED"
|
"COMPLETED"
|
"IN_PROGRESS"
|
"PLANNED"
Optional
score
score
?:
number
Optional
certificate
certificate
?:
string
Optional
completion
Date
completionDate
?:
string
Optional
notes
notes
?:
string
Optional
report
report
?:
string
Optional
report
Date
reportDate
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
status
score
certificate
completion
Date
notes
report
report
Date
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...