lib / com.kirkbushman.araw.http / EnvelopedTrophyList

EnvelopedTrophyList

@JsonClass(true) data class EnvelopedTrophyList : Parcelable

Constructors

<init>

EnvelopedTrophyList(kind: EnvelopeKind, data: TrophyList)

Properties

data

val data: TrophyList

kind

val kind: EnvelopeKind