ContentType
public enum ContentType
Undocumented
-
Undocumented
Declaration
Swift
case error -
Undocumented
Declaration
Swift
case null -
Undocumented
Declaration
Swift
case bool -
Undocumented
Declaration
Swift
case number -
Undocumented
Declaration
Swift
case string -
Undocumented
Declaration
Swift
case array -
Undocumented
Declaration
Swift
case object
View on GitHub
ContentType Enumeration Reference