public final class AddThreadCommentResponseBody extends Object implements KintoneResponseBody
Constructor and Description |
---|
AddThreadCommentResponseBody(long id)
Creates a new
AddThreadCommentResponseBody instance. |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getId()
The comment ID of the created comment.
|
int |
hashCode() |
String |
toString() |