| Name | Type | Description | Notes |
|---|---|---|---|
| status | String | The current status of the import integrations related import job | [optional] |
| lastImport | Number | [optional] | |
| lastError | Number | [optional] | |
| errors | [StatusResponse] | [optional] |
-
complete(value:"complete") -
importing(value:"importing") -
pending(value:"pending") -
failed(value:"failed") -
partial(value:"partial")