Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 684 Bytes

UpdateDeliveryOptions.md

File metadata and controls

28 lines (16 loc) · 684 Bytes

UpdateDeliveryOptions

Properties

Name Type Description Notes
status StatusEnum This value tracks the status of the delivery. [optional]
errorMessage String [optional]

Enum: StatusEnum

Name Value
IMPORT_COMPLETE "import_complete"
IMPORT_FAILED "import_failed"
EXPORT_COMPLETE "export_complete"
EXPORT_FAILED "export_failed"
MT_COMPLETE "mt_complete"
MT_FAILED "mt_failed"
PLUGIN_COMPLETE "plugin_complete"