ContentClassifier
public enum ContentClassifier : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case freeofpersonallyidentifiableinformation = "FreeOfPersonallyIdentifiableInformation"
-
Undocumented
Declaration
Swift
case freeofadultcontent = "FreeOfAdultContent"
-
Declaration
Swift
public var description: String { get }