Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 877 Bytes

ImportationMonitoring.md

File metadata and controls

16 lines (11 loc) · 877 Bytes

ImportationMonitoring

Properties

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