github.com/grokify/go-ringcentral-client@v0.3.31/engagevoice/v1/client/docs/CampaignLeadSearchResultsView.md (about) 1 # CampaignLeadSearchResultsView 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Address1** | **string** | | [optional] 8 **Address2** | **string** | | [optional] 9 **AgentDispostion** | **string** | | [optional] 10 **AuxData1** | **string** | | [optional] 11 **AuxData2** | **string** | | [optional] 12 **AuxData3** | **string** | | [optional] 13 **AuxData4** | **string** | | [optional] 14 **AuxData5** | **string** | | [optional] 15 **AuxExternalUrl** | **string** | | [optional] 16 **AuxGreeting** | **string** | | [optional] 17 **AuxPhone** | **string** | | [optional] 18 **CallerId** | **string** | | [optional] 19 **CampaignId** | **int32** | | [optional] 20 **CampaignLead** | [**CampaignLead**](CampaignLead.md) | | [optional] 21 **CampaignName** | **string** | | [optional] 22 **City** | **string** | | [optional] 23 **DialGroupId** | **int32** | | [optional] 24 **DupeKeyOverride** | **int64** | | [optional] 25 **Email** | **string** | | [optional] 26 **ExternId** | **string** | | [optional] 27 **ExtraData** | **string** | | [optional] 28 **FirstName** | **string** | | [optional] 29 **GateKeeper** | **string** | | [optional] 30 **Id** | **string** | | [optional] 31 **LastName** | **string** | | [optional] 32 **LastPassAgentName** | **string** | | [optional] 33 **LastPassDate** | **string** | Date-time in Java format. Example: `2019-01-01T01:01:01.000+0000`. Note this is not compatible with RFC-3339 which is used by OpenAPI 3.0 Spec because it doesn't have a `:` between hours and minutes. | [optional] 34 **LastPassDispo** | **string** | | [optional] 35 **LastPassDisposition** | **string** | | [optional] 36 **LastPassDts** | **string** | Date-time in Java format. Example: `2019-01-01T01:01:01.000+0000`. Note this is not compatible with RFC-3339 which is used by OpenAPI 3.0 Spec because it doesn't have a `:` between hours and minutes. | [optional] 37 **LeadId** | **int64** | | [optional] 38 **LeadPasses** | **int32** | | [optional] 39 **LeadPhone** | **string** | | [optional] 40 **LeadState** | **string** | | [optional] 41 **LeadTimezone** | **string** | | [optional] 42 **ListDesc** | **string** | | [optional] 43 **ListId** | **int32** | | [optional] 44 **LiveAnswerMessage** | **string** | | [optional] 45 **LoadedDts** | **string** | Date-time in Java format. Example: `2019-01-01T01:01:01.000+0000`. Note this is not compatible with RFC-3339 which is used by OpenAPI 3.0 Spec because it doesn't have a `:` between hours and minutes. | [optional] 46 **MachAnswerMessage** | **string** | | [optional] 47 **MaxPasses** | **int32** | | [optional] 48 **MidName** | **string** | | [optional] 49 **Name** | **string** | | [optional] 50 **NextDialTime** | **string** | Date-time in Java format. Example: `2019-01-01T01:01:01.000+0000`. Note this is not compatible with RFC-3339 which is used by OpenAPI 3.0 Spec because it doesn't have a `:` between hours and minutes. | [optional] 51 **PendingAgentName** | **string** | | [optional] 52 **SortCol** | **string** | | [optional] 53 **SpeedToLeadAgentConn** | **int32** | | [optional] 54 **SpeedToLeadFirstPass** | **int32** | | [optional] 55 **State** | **string** | | [optional] 56 **StateDts** | **string** | Date-time in Java format. Example: `2019-01-01T01:01:01.000+0000`. Note this is not compatible with RFC-3339 which is used by OpenAPI 3.0 Spec because it doesn't have a `:` between hours and minutes. | [optional] 57 **Suffix** | **string** | | [optional] 58 **Suppressed** | **bool** | | [optional] 59 **Title** | **string** | | [optional] 60 **UploadDate** | **string** | Date-time in Java format. Example: `2019-01-01T01:01:01.000+0000`. Note this is not compatible with RFC-3339 which is used by OpenAPI 3.0 Spec because it doesn't have a `:` between hours and minutes. | [optional] 61 **UploadedBy** | **string** | | [optional] 62 **Zip** | **string** | | [optional] 63 64 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 65 66