Package com.mypurecloud.sdk.v2.model
Class ContactAddressTypeConditionSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.ContactAddressTypeConditionSettings
- All Implemented Interfaces:
Serializable
ContactAddressTypeConditionSettings
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe operator to use when comparing the address types. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContactAddressTypeConditionSettings
public ContactAddressTypeConditionSettings() -
ContactAddressTypeConditionSettings
-
-
Method Details
-
operator
public ContactAddressTypeConditionSettings operator(ContactAddressTypeConditionSettings.OperatorEnum operator) The operator to use when comparing the address types. -
getOperator
-
setOperator
-
value
The type value to compare against the contact column type. -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-