Package com.mypurecloud.sdk.v2.model
Class WhatsAppColumn
java.lang.Object
com.mypurecloud.sdk.v2.model.WhatsAppColumn
- All Implemented Interfaces:
Serializable
WhatsAppColumn
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncolumnName(String columnName) The name of the whatsApp column.booleangetType()inthashCode()voidsetColumnName(String columnName) voidtoString()Indicates the type of the whatsApp column.
-
Constructor Details
-
WhatsAppColumn
public WhatsAppColumn() -
WhatsAppColumn
-
-
Method Details
-
columnName
The name of the whatsApp column. -
getColumnName
-
setColumnName
-
type
Indicates the type of the whatsApp column. For example, 'work' or 'personal'. -
getType
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-