Class MessageLeaveResponse

java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.message_leave.MessageLeaveResponse
All Implemented Interfaces:
Serializable

public class MessageLeaveResponse extends BaseResponse
See Also:
  • Field Details

    • contact

      private String contact
    • content

      private String content
    • images

      private List<String> images
    • threadTopic

      private String threadTopic
    • status

      private String status
  • Constructor Details

    • MessageLeaveResponse

      public MessageLeaveResponse()