PKMFlavorText
public class PKMFlavorText: Mappable
Flavor Text
-
The localized flavor text for an API resource in a specific language
Declaration
Swift
public var flavorText: String? -
The language this name is in
Declaration
Swift
public var language: PKMName? -
Undocumented
Declaration
Swift
public class PKMFlavorText: Mappable -
Undocumented
Declaration
Swift
public class PKMFlavorText: Mappable
View on GitHub
PKMFlavorText Class Reference