PKMEvolutionTrigger
public class PKMEvolutionTrigger: MappableEvolution triggers are the events and conditions that cause a pokemon to evolve. Check out Bulbapedia for greater detail.
- 
                  
                  The identifier for this evolution trigger resource DeclarationSwift public var id: Int?
- 
                  
                  The name for this evolution trigger resource DeclarationSwift public var name: String?
- 
                  
                  The name of this evolution trigger listed in different languages DeclarationSwift public var names: [PKMName]?
- 
                  
                  A list of pokemon species that result from this evolution trigger DeclarationSwift public var pokemonSpecies: PKMNamedAPIResource?
- 
                  
                  Undocumented DeclarationSwift public class PKMEvolutionTrigger: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMEvolutionTrigger: Mappable
 View on GitHub
View on GitHub PKMEvolutionTrigger Class Reference
        PKMEvolutionTrigger Class Reference