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]