PKMEncounterVersionDetails
public class PKMEncounterVersionDetails: Mappable
Encounter Version Details
-
The chance of an encounter to occur.
Declaration
Swift
public var rate: Int? -
The version of the game in which the encounter can occur with the given chance.
Declaration
Swift
public var version: PKMNamedAPIResource? -
Undocumented
Declaration
Swift
public class PKMEncounterVersionDetails: Mappable -
Undocumented
Declaration
Swift
public class PKMEncounterVersionDetails: Mappable
View on GitHub
PKMEncounterVersionDetails Class Reference