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

PollVoteStatePoll

@JsonClass(true) data class PollVoteStatePoll : Parcelable

Constructors

<init>

PollVoteStatePoll(options: List<PollVoteStateOption>)

Properties

options

val options: List<PollVoteStateOption>