PKMMoveCategory
public class PKMMoveCategory: MappableVery general categories that loosely group move effects.
- 
                  
                  The identifier for this move category resource DeclarationSwift public var id: Int?
- 
                  
                  The name for this move category resource DeclarationSwift public var name: String?
- 
                  
                  A list of moves that fall into this category DeclarationSwift public var moves: [PKMNamedAPIResource]?
- 
                  
                  The description of this move ailment listed in different languages DeclarationSwift public var descriptions: [PKMDescription]?
- 
                  
                  Undocumented DeclarationSwift public class PKMMoveCategory: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMMoveCategory: Mappable
 View on GitHub
View on GitHub PKMMoveCategory Class Reference
        PKMMoveCategory Class Reference