--- title: ImportStatus --- ## PureCloud::ImportStatus ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **state** | **String** | current status of the import | | | **total_records** | **Integer** | total number of records to be imported | | | **completed_records** | **Integer** | number of records finished importing | | | **percent_complete** | **Integer** | percentage of records finished importing | | | **failure_reason** | **String** | if the import has failed, the reason for the failure | [optional] | {: class="table table-striped"}