Class WhatsAppInteractiveMessageDto.ButtonOrSectionRow

    • Field Detail

      • title

        protected String title
      • description

        protected String description
    • Constructor Detail

      • ButtonOrSectionRow

        public ButtonOrSectionRow()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)