TypeEffectivenessMatchup

data class TypeEffectivenessMatchup(val defendingType: TypeEffectivenessTypeView, val multiplier: BigDecimal?, val status: String)

Constructors

Link copied to clipboard
constructor(defendingType: TypeEffectivenessTypeView, multiplier: BigDecimal?, status: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard