isThisYear

@SerialName(value = "this_yr")
@Serializable(with = ByteToBooleanSerializer::class)
val isThisYear: Boolean = false

Whether this ballot was submitted this year.