SourceAuthType
public enum SourceAuthType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case oauth = "OAUTH"
-
Declaration
Swift
public var description: String { get }