Package com.mypurecloud.sdk.v2.model
Class DialerContactlistConfigChangeContactPhoneNumberColumn
java.lang.Object
com.mypurecloud.sdk.v2.model.DialerContactlistConfigChangeContactPhoneNumberColumn
- All Implemented Interfaces:
Serializable
public class DialerContactlistConfigChangeContactPhoneNumberColumn
extends Object
implements Serializable
DialerContactlistConfigChangeContactPhoneNumberColumn
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDialerContactlistConfigChangeContactPhoneNumberColumn(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) callableTimeColumn(String callableTimeColumn) name of the column indicating the timezone to be considered for determining callable timescolumnName(String columnName) name of the phone columnbooleangetType()inthashCode()voidsetAdditionalProperties(Map<String, Object> additionalProperties) voidsetCallableTimeColumn(String callableTimeColumn) voidsetColumnName(String columnName) voidtoString()type of the phone column, for example, 'cell' or 'home'
-
Constructor Details
-
DialerContactlistConfigChangeContactPhoneNumberColumn
public DialerContactlistConfigChangeContactPhoneNumberColumn() -
DialerContactlistConfigChangeContactPhoneNumberColumn
-
-
Method Details
-
columnName
name of the phone column -
getColumnName
-
setColumnName
-
type
type of the phone column, for example, 'cell' or 'home' -
getType
-
setType
-
callableTimeColumn
public DialerContactlistConfigChangeContactPhoneNumberColumn callableTimeColumn(String callableTimeColumn) name of the column indicating the timezone to be considered for determining callable times -
getCallableTimeColumn
-
setCallableTimeColumn
-
additionalProperties
public DialerContactlistConfigChangeContactPhoneNumberColumn additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-