Package com.mypurecloud.sdk.v2.model
Class DialerCampaignConfigChangePhoneColumn
java.lang.Object
com.mypurecloud.sdk.v2.model.DialerCampaignConfigChangePhoneColumn
- All Implemented Interfaces:
Serializable
DialerCampaignConfigChangePhoneColumn
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) columnName(String columnName) The name of the phone columnbooleangetType()inthashCode()voidsetAdditionalProperties(Map<String, Object> additionalProperties) voidsetColumnName(String columnName) voidtoString()The type of the phone column, for example, 'cell' or 'home'
-
Constructor Details
-
DialerCampaignConfigChangePhoneColumn
public DialerCampaignConfigChangePhoneColumn() -
DialerCampaignConfigChangePhoneColumn
-
-
Method Details
-
columnName
The name of the phone column -
getColumnName
-
setColumnName
-
type
The type of the phone column, for example, 'cell' or 'home' -
getType
-
setType
-
additionalProperties
public DialerCampaignConfigChangePhoneColumn additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-