TransformType
public enum TransformType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case findMatches = "FIND_MATCHES"
-
Declaration
Swift
public var description: String { get }