Class FlowExecutionLaunchRequest

java.lang.Object
com.mypurecloud.sdk.v2.model.FlowExecutionLaunchRequest
All Implemented Interfaces:
Serializable

public class FlowExecutionLaunchRequest extends Object implements Serializable
Parameters for launching a flow.
See Also:
  • Constructor Details

    • FlowExecutionLaunchRequest

      public FlowExecutionLaunchRequest()
    • FlowExecutionLaunchRequest

      public FlowExecutionLaunchRequest(Boolean initWithEmptyList)
  • Method Details