| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The import ID | |
| segmentKey | String | The segment key | |
| creationTime | Number | ||
| mode | String | The import mode used, either <code>merge</code> or <code>replace</code> | |
| status | String | The import status | |
| files | [FileRep] | The imported files and their status | [optional] |
| links | {String: Link} | The location and content type of related resources |
-
preparing(value:"preparing") -
pending_approval(value:"pending_approval") -
ready(value:"ready") -
in_progress(value:"in_progress") -
complete(value:"complete") -
stopped(value:"stopped")