isElimination

@SerialName(value = "elim")
@Serializable(with = ByteToBooleanSerializer::class)
val isElimination: Boolean

Whether this round is an elimination round.