Uses of Class
com.mypurecloud.sdk.v2.model.ImportTemplateImportStatusImportStatus
Packages that use ImportTemplateImportStatusImportStatus
-
Uses of ImportTemplateImportStatusImportStatus in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ImportTemplateImportStatusImportStatusModifier and TypeMethodDescriptionImportTemplateImportStatusImportStatus.additionalProperties(Map<String, Object> additionalProperties) ImportTemplateImportStatusImportStatus.completedRecords(Long completedRecords) number of records finished importingImportTemplateImportStatusImportStatus.failureReason(String failureReason) if the import has failed, the reason for the failureImportTemplateImportStatusImportStatus.importState(ImportTemplateImportStatusImportStatus.ImportStateEnum importState) current status of the importImportTemplateImportStatusImportStatus.listNamePrefix(String listNamePrefix) The prefix used for target contact list namesImportTemplateImportStatusImportStatus.percentageComplete(Long percentageComplete) percentage of records finished importingImportTemplateImportStatusImportStatus.targetContactListIds(List<String> targetContactListIds) The ids for target contact listsImportTemplateImportStatusImportStatus.totalRecords(Long totalRecords) total number of records to be imported