| # AppEventOneOf4 | |
| ## Properties | |
| Name | Type | Description | Notes | |
| ------------ | ------------- | ------------- | ------------- | |
| **current_page** | **i32** | | | |
| **current_step_index** | **i32** | | | |
| **job_id** | **String** | | | |
| **overall_percent** | **i32** | | | |
| **status** | [**models::PipelineStatus**](PipelineStatus.md) | | | |
| **step** | Option<[**models::PipelineStep**](PipelineStep.md)> | | [optional] | |
| **total_pages** | **i32** | | | |
| **total_steps** | **i32** | | | |
| **event** | **Event** | (enum: jobProgress) | | |
| [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) | |