github.com/grokify/go-ringcentral-client@v0.3.31/engagevoice/v1/client/docs/UploadLeadsResponse.md (about) 1 # UploadLeadsResponse 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **DeletedCount** | **int32** | | 8 **DncReturnedCount** | **int32** | | 9 **DncUploadCount** | **int32** | | 10 **HasDeletedLeads** | **bool** | | 11 **InternalDncCount** | **int32** | | 12 **LeadsAccepted** | **int32** | | 13 **LeadsConverted** | **int32** | | 14 **LeadsInserted** | **int32** | | 15 **LeadsSupplied** | **int32** | | 16 **ListState** | **string** | | 17 **Message** | **string** | Values can be `Your uploaded lead list has successfully completed processing` or `Your uploaded lead list file processing has failed` | 18 **ProcessingResult** | **string** | Values can be `OK` or `Failed` | 19 **ProcessingStatus** | **string** | Values can be `DEFAULT_NOT_A_FAILURE` or `GENERAL_FAILURE` | 20 **QuotaCount** | **int32** | | 21 **TimeZoneOption** | **string** | | 22 **UploadFileName** | **string** | | 23 **WhitelistCount** | **int32** | | 24 25 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 26 27