lib / com.kirkbushman.araw.models.responses / MoreChildrenResponseThings

MoreChildrenResponseThings

@JsonClass(true) data class MoreChildrenResponseThings : Parcelable

Constructors

<init>

MoreChildrenResponseThings(things: List<EnvelopedCommentData>)

Properties

things

val things: List<EnvelopedCommentData>