Package com.mypurecloud.sdk.v2.model
Class ExternalContactsPatchRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalContactsPatchRequest
- All Implemented Interfaces:
Serializable
ExternalContactsPatchRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchanges(List<ContactsPatchChange> changes) A list of changes to apply to the provided contact entitybooleaninthashCode()voidsetChanges(List<ContactsPatchChange> changes) toString()
-
Constructor Details
-
ExternalContactsPatchRequest
public ExternalContactsPatchRequest() -
ExternalContactsPatchRequest
-
-
Method Details