PKMBerryFirmness

public class PKMBerryFirmness: Mappable

Berry Firmness

  • id

    The identifier for this berry firmness resource

    Declaration

    Swift

    public var id: Int?
  • The name of this berry firmness listed in different languages

    Declaration

    Swift

    public var berries: [PKMNamedAPIResource]?
  • A list of the berries with this firmness

    Declaration

    Swift

    public var names: [PKMName]?
  • The name for this berry firmness resource

    Declaration

    Swift

    public var name: String?
  • Undocumented

    Declaration

    Swift

    public class PKMBerryFirmness: Mappable
  • Undocumented

    Declaration

    Swift

    public class PKMBerryFirmness: Mappable