Class V2modelsBotMember


  • public final class V2modelsBotMember
    extends java.lang.Object
    • Method Detail

      • aliasId

        public java.lang.String aliasId()
        Returns:
        (Required) - Alias ID of a bot that is a member of this network of bots.
      • aliasName

        public java.lang.String aliasName()
        Returns:
        (Required) - Alias name of a bot that is a member of this network of bots.
      • id

        public java.lang.String id()
        Returns:
        (Required) - Unique ID of a bot that is a member of this network of bots.
      • name

        public java.lang.String name()
        Returns:
        Name of the bot. The bot name must be unique in the account that creates the bot. Type String. Length Constraints: Minimum length of 1. Maximum length of 100.
      • version

        public java.lang.String version()
        Returns:
        (Required) - Version of a bot that is a member of this network of bots.