Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.18 KB

File metadata and controls

17 lines (13 loc) · 1.18 KB

ImportationMonitoring

Properties

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]

[Back to Model list] [Back to API list] [Back to README]