AggregatedSourceType
public enum AggregatedSourceType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case account = "ACCOUNT" -
Undocumented
Declaration
Swift
case organization = "ORGANIZATION" -
Declaration
Swift
public var description: String { get }
View on GitHub
AggregatedSourceType Enumeration Reference