masterplan-optimizer-frontend / BackendTask
Interface: BackendTask¶
Defined in: src/types/masterplan.ts:87
Properties¶
additional¶
additional:
Record\<string,any>
Defined in: src/types/masterplan.ts:97
constraints¶
constraints:
Record\<string,any>
Defined in: src/types/masterplan.ts:94
created_at?¶
optionalcreated_at?:string
Defined in: src/types/masterplan.ts:100
description?¶
optionaldescription?:string|null
Defined in: src/types/masterplan.ts:93
event_id¶
event_id:
number
Defined in: src/types/masterplan.ts:89
final¶
final:
Record\<string,any>
Defined in: src/types/masterplan.ts:96
id¶
id:
number
Defined in: src/types/masterplan.ts:88
is_floating¶
is_floating:
boolean
Defined in: src/types/masterplan.ts:98
is_transfer¶
is_transfer:
boolean
Defined in: src/types/masterplan.ts:99
optimised¶
optimised:
Record\<string,any>
Defined in: src/types/masterplan.ts:95
task_template_id?¶
optionaltask_template_id?:number
Defined in: src/types/masterplan.ts:90
task_type_id¶
task_type_id:
number
Defined in: src/types/masterplan.ts:91
title¶
title:
string
Defined in: src/types/masterplan.ts:92
updated_at?¶
optionalupdated_at?:string
Defined in: src/types/masterplan.ts:101