github.com/grokify/go-ringcentral-client@v0.3.31/engagevoice/v1/client/docs/UploadLeadsRequest.md (about) 1 # UploadLeadsRequest 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Description** | **string** | | [optional] 8 **DialPriority** | **string** | Setting this to `IMMEDIATE` allows you to insert a lead to the top of the dialer cache for immediate dialing if you want a normal insert then do not add this parameter. | [optional] 9 **DuplicateHandling** | **string** | | [optional] 10 **ListState** | **string** | | [optional] 11 **TimeZoneOption** | **string** | | [optional] 12 **UploadLeads** | [**[]CampaignLead**](CampaignLead.md) | | [optional] 13 14 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 16