Package com.mypurecloud.sdk.v2.model
Class RecipientRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.RecipientRequest
- All Implemented Interfaces:
Serializable
RecipientRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanflow(RecipientFlow flow) An automate flow object which defines the set of actions to be taken, when a message is received by this recipient.getFlow()inthashCode()voidsetFlow(RecipientFlow flow) toString()
-
Constructor Details
-
RecipientRequest
public RecipientRequest() -
RecipientRequest
-
-
Method Details