Class FaqResponseVisitor

java.lang.Object
com.bytedesk.kbase.faq.FaqResponseVisitor
All Implemented Interfaces:
Serializable

public class FaqResponseVisitor extends Object implements Serializable
See Also:
  • Field Details

    • uid

      protected String uid
    • orgUid

      private String orgUid
    • question

      private String question
    • answer

      private String answer
    • type

      private String type
    • categoryUid

      private String categoryUid
  • Constructor Details

    • FaqResponseVisitor

      public FaqResponseVisitor()