ContentType
public enum ContentType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case applicationVndAmazonawsCardGeneric = "application/vnd.amazonaws.card.generic" -
Declaration
Swift
public var description: String { get }
View on GitHub
ContentType Enumeration Reference