lib / com.kirkbushman.araw.http / EnvelopedMoreComment

EnvelopedMoreComment

@JsonClass(true) data class EnvelopedMoreComment : Envelope<MoreComments>, EnvelopedCommentData, Parcelable

Constructors

<init>

EnvelopedMoreComment(kind: EnvelopeKind, data: MoreComments)

Properties

data

val data: MoreComments

kind

val kind: EnvelopeKind