ImportDestinationType
public enum ImportDestinationType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case suppressionList = "SUPPRESSION_LIST"
-
Declaration
Swift
public var description: String { get }