PKMContestType
public class PKMContestType: MappableContest types are categories judges used to weigh a Pokémon’s condition in Pokémon contests. Check out Bulbapedia for greater detail.
- 
                  
                  The identifier for this contest type resource DeclarationSwift public var id: Int?
- 
                  
                  The name for this contest type resource DeclarationSwift public var name: String?
- 
                  
                  The berry flavor that correlates with this contest type DeclarationSwift public var berryFlavor: PKMNamedAPIResource?
- 
                  
                  The name of this contest type listed in different languages DeclarationSwift public var names: [PKMName]?
- 
                  
                  Undocumented DeclarationSwift public class PKMContestType: Mappable
- 
                  
                  Undocumented DeclarationSwift public class PKMContestType: Mappable
 View on GitHub
View on GitHub PKMContestType Class Reference
        PKMContestType Class Reference