Name | Type | Description | Notes |
---|---|---|---|
status | StatusEnum | The current status of the import integrations related import job | [optional] |
lastImport | Long | [optional] | |
lastError | Long | [optional] | |
errors | List<StatusResponse> | [optional] |
Name | Value |
---|---|
COMPLETE | "complete" |
IMPORTING | "importing" |
PENDING | "pending" |
FAILED | "failed" |
PARTIAL | "partial" |