@JsonClass(true) data class EnvelopedMoreComment : Envelope<MoreComments>, EnvelopedCommentData, Parcelable
<init> |
EnvelopedMoreComment(kind: EnvelopeKind, data: MoreComments) |
data |
val data: MoreComments |
kind |
val kind: EnvelopeKind |