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
/
GenerationViTypeSprites
Generation
Vi
Type
Sprites
@
Serializable
data
class
GenerationViTypeSprites
(
val
omegaRubyAlphaSapphire
:
TypeSprites
,
val
xY
:
TypeSprites
)
(
source
)
Members
Constructors
Generation
Vi
Type
Sprites
Link copied to clipboard
constructor
(
omegaRubyAlphaSapphire
:
TypeSprites
,
xY
:
TypeSprites
)
Properties
omega
Ruby
Alpha
Sapphire
Link copied to clipboard
@
SerialName
(
value
=
"omega-ruby-alpha-sapphire"
)
val
omegaRubyAlphaSapphire
:
TypeSprites
x
Y
Link copied to clipboard
@
SerialName
(
value
=
"x-y"
)
val
xY
:
TypeSprites