Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.18 KB

Migration.md

File metadata and controls

19 lines (16 loc) · 1.18 KB

# Migration

Properties

Name Type Description Notes
id string The unique identifier for the migration [optional]
path string The api path for this item [optional]
status \SynergiTech\Sage\Model\MigrationStatus [optional]
startedAt \DateTime The date/time the migration started [optional]
completedAt \DateTime The date/time the migration completed [optional]
sourceProduct string The source product for the migration [optional]
sourceProductVersion string The source product version for the migration [optional]
sourceLicense string The source product license for the migration [optional]
sourceTool string The source product extract tool for the migration [optional]
sourceToolVersion string The source product extract tool version for the migration [optional]
schemaId string The schema id used for the migration [optional]

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