Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.18 KB

HarvestOrderReporting.md

File metadata and controls

17 lines (14 loc) · 1.18 KB

IO.Swagger.Model.HarvestOrderReporting

Properties

Name Type Description Notes
ExecutionUUID ExecutionUUID [optional]
CreationUtcDate DateTime? The creation UTC date of the execution [optional]
ProcessingStatus string The processing status of the execution [optional]
LastUpdateUtcDate DateTime? The last update UTC date of the execution [optional]
ErrorMessage string The warning message during the execution [optional]
WarningMessage string The warning message during the execution [optional]
BeezUPStatus BeezUPOrderStatus [optional]
MarketplaceStatus string The order marketplace status [optional]
BeezUPForcedStatus string The marketplace order status forced by BeezUP during the order change oepration. This could happend when there is no status on the marketplace side. [optional]

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