Name | Type | Description | Notes |
---|---|---|---|
userId | BeezUPCommonUserId | [optional] | |
success | Boolean | Indicates if the importation was successfully completed or not | |
executionId | ExecutionId | ||
lastUpdateUtcDate | DateTime | The last update of the reporting | |
beginUtcDate | DateTime | The start date of the importation | |
errors | List<BeezUPCommonUserErrorMessage> | In case of error a description will be indicated | [optional] |
steps | Map<String, Boolean> | Contains all steps of the importation process with a boolean. If true the step has been passed, false the step is not complete |