| Name | Type | Description | Notes |
|---|---|---|---|
| user_id | \Swagger\Client\Model\BeezUPCommonUserId | [optional] | |
| success | bool | Indicates if the importation was successfully completed or not | |
| execution_id | \Swagger\Client\Model\ExecutionId | ||
| last_update_utc_date | \DateTime | The last update of the reporting | |
| begin_utc_date | \DateTime | The start date of the importation | |
| errors | \Swagger\Client\Model\BeezUPCommonUserErrorMessage[] | In case of error a description will be indicated | [optional] |
| steps | map[string,bool] | Contains all steps of the importation process with a boolean. If true the step has been passed, false the step is not complete | |
| links | \Swagger\Client\Model\ImportationMonitoringLinks | [optional] |