@JsonClass(true) data class MoreChildrenResponseThings : Parcelable
MoreChildrenResponseThings(things: List<EnvelopedCommentData>)
val things: List<EnvelopedCommentData>