CodingKeys
enum CodingKeys : String, CodingKey
Undocumented
-
Undocumented
Declaration
Swift
case id -
Undocumented
Declaration
Swift
case title -
Undocumented
Declaration
Swift
case descriptionShort = "description_short" -
Undocumented
Declaration
Swift
case descriptionLong = "description_long" -
Undocumented
Declaration
Swift
case icon -
Undocumented
Declaration
Swift
case ttsTest = "tts_test" -
Undocumented
Declaration
Swift
case image
CodingKeys Enumeration Reference