AsyncMigrationTypeChecksumRequest
org.sagebionetworks.repo.model.migration.AsyncMigrationTypeChecksumRequest
Request checksum for given type.
Field | Type | Description |
---|---|---|
concreteType | STRING | |
migrationType | MigrationType | JSON enum for the types of objects which can be migrated. NOTE: The order of this enumeration determines the migration order. |
type | STRING | Deprecated. Use: 'migrationType' |