Class MessageRequest

java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.core.message.MessageRequest
All Implemented Interfaces:
Serializable

public class MessageRequest extends BaseRequest
See Also:
  • Field Details

    • topic

      private String topic
    • threadUid

      private String threadUid
    • userUid

      private String userUid
    • nickname

      private String nickname
    • type

      private String type
    • helpful

      private String helpful
    • componentType

      private String componentType
  • Constructor Details

    • MessageRequest

      public MessageRequest()