Class TextBotTurnReference

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

public class TextBotTurnReference extends Object implements Serializable
A reference to a bot flow turn.
See Also:
  • Constructor Details

    • TextBotTurnReference

      public TextBotTurnReference()
    • TextBotTurnReference

      public TextBotTurnReference(Boolean initWithEmptyList)
  • Method Details