View on GitHub

analyticsapi-engines-python-sdk

FIABCalculationStatus

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- id | str | Calculation's identifier | [optional] status | str | Calculation's status | [optional] startdatetime | datetime | Start time | [optional] completiondatetime | datetime | Completion time | [optional] progress | int | Calculation's progress | [optional] batchevents | [EventSummary] | List of batch events | [optional]

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