View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| states | [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] | ||
| transitions | [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] | ||
| roots | [int, none_type] | ||
| jobs | [Job] | [readonly] | |
| name | str |