Package com.mypurecloud.sdk.v2.model
Class WebhookInvocationResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.WebhookInvocationResponse
- All Implemented Interfaces:
Serializable
WebhookInvocationResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()invocationId(String invocationId) The id of the Webhook InvocationvoidsetInvocationId(String invocationId) toString()
-
Constructor Details
-
WebhookInvocationResponse
public WebhookInvocationResponse() -
WebhookInvocationResponse
-
-
Method Details