PKMVersion
public class PKMVersion: Mappable
Versions of the games, e.g., Red, Blue or Yellow.
-
The identifier for this version resource
Declaration
Swift
public var id: Int?
-
The name for this version resource
Declaration
Swift
public var name: String?
-
The name of this version listed in different languages
Declaration
Swift
public var names: [PKMName]?
-
The version group this version belongs to
Declaration
Swift
public var versionGroup: PKMNamedAPIResource?
-
Undocumented
Declaration
Swift
public class PKMVersion: Mappable
-
Undocumented
Declaration
Swift
public class PKMVersion: Mappable