RedactionType
public enum RedactionType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case pii = "PII" -
Declaration
Swift
public var description: String { get }
View on GitHub
RedactionType Enumeration Reference