PKMVersionGroupFlavorText

public class PKMVersionGroupFlavorText: Mappable

Version Group Flavor Text

  • The localized name for an API resource in a specific language

    Declaration

    Swift

    public var text: String?
  • The language this name is in

    Declaration

    Swift

    public var language: PKMNamedAPIResource?
  • The version group which uses this flavor text

    Declaration

    Swift

    public var versionGroup: PKMNamedAPIResource?
  • Undocumented

    Declaration

    Swift

    public class PKMVersionGroupFlavorText: Mappable
  • Undocumented

    Declaration

    Swift

    public class PKMVersionGroupFlavorText: Mappable