Uses of Class
com.mypurecloud.sdk.v2.model.DialerContactlistConfigChangeContactPhoneNumberColumn
Packages that use DialerContactlistConfigChangeContactPhoneNumberColumn
-
Uses of DialerContactlistConfigChangeContactPhoneNumberColumn in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerContactlistConfigChangeContactPhoneNumberColumnModifier and TypeMethodDescriptionDialerContactlistConfigChangeContactPhoneNumberColumn.additionalProperties(Map<String, Object> additionalProperties) DialerContactlistConfigChangeContactPhoneNumberColumn.callableTimeColumn(String callableTimeColumn) name of the column indicating the timezone to be considered for determining callable timesDialerContactlistConfigChangeContactPhoneNumberColumn.columnName(String columnName) name of the phone columntype of the phone column, for example, 'cell' or 'home'Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DialerContactlistConfigChangeContactPhoneNumberColumnMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DialerContactlistConfigChangeContactPhoneNumberColumnModifier and TypeMethodDescriptionDialerContactlistConfigChangeContactList.phoneColumns(List<DialerContactlistConfigChangeContactPhoneNumberColumn> phoneColumns) the columns containing phone numbersvoidDialerContactlistConfigChangeContactList.setPhoneColumns(List<DialerContactlistConfigChangeContactPhoneNumberColumn> phoneColumns)