ContentType
class ContentType : Decodable
Abstract content type
-
identifier of content type (e.g. name)
Declaration
Swift
var id: String?
PallidorMigrator Docs (76% documented)
class ContentType : Decodable
Abstract content type
identifier of content type (e.g. name)
Swift
var id: String?