PKMMoveAilment
public class PKMMoveAilment: MappableMove Ailments are status conditions caused by moves used during battle. See Bulbapedia for greater detail.
- 
                  
                  The identifier for this move ailment resource DeclarationSwift public var id: Int?
- 
                  
                  The name for this move ailment resource DeclarationSwift public var name: String?
- 
                  
                  A list of moves that cause this ailment DeclarationSwift public var moves: [PKMNamedAPIResource]?
- 
                  
                  The name of this move ailment listed in different languages DeclarationSwift public var names: [PKMName]?
- 
                  
                  Undocumented DeclarationSwift public class PKMMoveAilment: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMMoveAilment: Mappable
 View on GitHub
View on GitHub PKMMoveAilment Class Reference
        PKMMoveAilment Class Reference