Class TextBotFlowLaunchRequest

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

public class TextBotFlowLaunchRequest extends Object implements Serializable
Settings for launching an instance of a bot flow.
See Also:
  • Constructor Details

    • TextBotFlowLaunchRequest

      public TextBotFlowLaunchRequest()
    • TextBotFlowLaunchRequest

      public TextBotFlowLaunchRequest(Boolean initWithEmptyList)
  • Method Details