PKMPalParkArea

public class PKMPalParkArea: Mappable

Pal Park Area

  • id

    The identifier for this pal park area resource

    Declaration

    Swift

    public var id: Int?
  • The name for this pal park area resource

    Declaration

    Swift

    public var name: String?
  • The name of this pal park area listed in different languages

    Declaration

    Swift

    public var names: [PKMName]?
  • A list of Pokémon encountered in thi pal park area along with details

    Declaration

    Swift

    public var pokemonEncounters: [PKMPalParkEncounterSpecies]?
  • Undocumented

    Declaration

    Swift

    public class PKMPalParkArea: Mappable
  • Undocumented

    Declaration

    Swift

    public class PKMPalParkArea: Mappable