OperationStatus interface
Stav operace.
- Extends
Vlastnosti
end |
Čas ukončení operace. |
id | ID operace. |
name | Název operace. |
start |
Čas zahájení operace. |
status | Stav operace. |
Zděděné vlastnosti
error | Objekt chyby. |
Podrobnosti vlastnosti
endTime
Čas ukončení operace.
endTime?: string
Hodnota vlastnosti
string
id
ID operace.
id?: string
Hodnota vlastnosti
string
name
Název operace.
name?: string
Hodnota vlastnosti
string
startTime
Čas zahájení operace.
startTime?: string
Hodnota vlastnosti
string
status
Stav operace.
status?: string
Hodnota vlastnosti
string