Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 755 Bytes

File metadata and controls

16 lines (11 loc) · 755 Bytes

CalculationUnitStatus

Properties

Name Type Description Notes
status str The status of calculation unit. [optional]
errors [Error] The error in a calculation unit. [optional]
result str The result URL of the calculation. [optional]
progress str The progress of the calculation unit. [optional]
points int The points for the calculation unit. [optional]
warnings [str] The warnings in a calculation unit. [optional]

[Back to Model list] [Back to API list] [Back to README]