Preparing search index...
The search index is not available
JakSec Backend - v1.0.0
JakSec Backend
models/work_log_entrymodel
WorkLogEntryUpdate
Interface WorkLogEntryUpdate
interface
WorkLogEntryUpdate
{
description
?:
string
;
end_time
?:
string
|
Date
;
start_time
?:
string
|
Date
;
status
?:
WorkLogStatus
;
}
Index
Properties
description?
end_
time?
start_
time?
status?
Properties
Optional
description
description
?:
string
Optional
end_
time
end_time
?:
string
|
Date
Optional
start_
time
start_time
?:
string
|
Date
Optional
status
status
?:
WorkLogStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
end_
time
start_
time
status
JakSec Backend - v1.0.0
Loading...