Class BotVersionSummary

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

public class BotVersionSummary extends Object implements Serializable
A version summary for a botConnector bot.
See Also:
  • Constructor Details

    • BotVersionSummary

      public BotVersionSummary()
    • BotVersionSummary

      public BotVersionSummary(Boolean initWithEmptyList)
  • Method Details