Unknown
class Unknown(val payoutType: String) : EstimatedReward
A payout type newer than this binary. Never rendered, never dropped.
Constructors
Section titled “Constructors”| Unknown | constructor(payoutType: String) |
Properties
Section titled “Properties”| Name | Summary |
|---|---|
| payoutType | val payoutType: String |
Functions
Section titled “Functions”| Name | Summary |
|---|---|
| equals | open operator override fun equals(other: Any?): Boolean |
| hashCode | open override fun hashCode(): Int |
| toString | open override fun toString(): String |