Uses of Class
com.mypurecloud.sdk.v2.model.ContactlistImportStatusImportStatus
Packages that use ContactlistImportStatusImportStatus
-
Uses of ContactlistImportStatusImportStatus in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContactlistImportStatusImportStatusModifier and TypeMethodDescriptionContactlistImportStatusImportStatus.additionalProperties(Map<String, Object> additionalProperties) ContactlistImportStatusImportStatus.completedRecords(Long completedRecords) number of records finished importingContactlistImportStatusImportStatus.failureReason(String failureReason) if the import has failed, the reason for the failureContactlistImportStatusImportStatus.importState(ContactlistImportStatusImportStatus.ImportStateEnum importState) current status of the importContactlistImportStatusImportStatus.listNamePrefix(String listNamePrefix) The prefix used for target contact list namesContactlistImportStatusImportStatus.percentageComplete(Long percentageComplete) percentage of records finished importingContactlistImportStatusImportStatus.targetContactListIds(List<String> targetContactListIds) The ids for target contact listsContactlistImportStatusImportStatus.totalRecords(Long totalRecords) total number of records to be imported