Package com.mypurecloud.sdk.v2.model
Class ExternalEventExternalId
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalEventExternalId
- All Implemented Interfaces:
Serializable
ExternalEventExternalId
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexternalSourceId(String externalSourceId) The id of the external source.getValue()inthashCode()voidsetExternalSourceId(String externalSourceId) voidtoString()The value of the identifier.
-
Constructor Details
-
ExternalEventExternalId
public ExternalEventExternalId() -
ExternalEventExternalId
-
-
Method Details