Class UpdateCommentRequest
- java.lang.Object
-
- com.restapi.template.api.community.comment.request.UpdateCommentRequest
-
public class UpdateCommentRequest extends java.lang.Object댓글 수정 요청.- Version:
- 1.0
- Author:
- always0ne
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.Stringmessage댓글 메시지.
-
Constructor Summary
Constructors Constructor Description UpdateCommentRequest()
-