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