Options

class Options

Properties

Link copied to clipboard
@SerializedName(value = "label")
var label: String? = null
Link copied to clipboard
@SerializedName(value = "position")
var position: Int = 0
Link copied to clipboard
@SerializedName(value = "votes")
var votes: Long? = 0