PokeKotlin API Reference
Toggle table of contents
3.0.0-pre3
common
Platform filter
common
Switch theme
Search in API
PokeKotlin API Reference
PokeKotlin API Reference
/
co.pokeapi.pokekotlin.model
/
TypePastDamageRelation
Type
Past
Damage
Relation
@
Serializable
data
class
TypePastDamageRelation
(
val
generation
:
NamedApiResource
,
val
damageRelations
:
TypeRelations
)
(
source
)
Members
Constructors
Type
Past
Damage
Relation
Link copied to clipboard
constructor
(
generation
:
NamedApiResource
,
damageRelations
:
TypeRelations
)
Properties
damage
Relations
Link copied to clipboard
val
damageRelations
:
TypeRelations
generation
Link copied to clipboard
val
generation
:
NamedApiResource