Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 869 Bytes

ImportationMonitoring.md

File metadata and controls

14 lines (11 loc) · 869 Bytes

SwaggerClient::ImportationMonitoring

Properties

Name Type Description Notes
user_id BeezUPCommonUserId [optional]
success BOOLEAN Indicates if the importation was successfully completed or not
execution_id ExecutionId
last_update_utc_date DateTime The last update of the reporting
begin_utc_date DateTime The start date of the importation
errors Array<BeezUPCommonUserErrorMessage> In case of error a description will be indicated [optional]
steps Hash<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