DocumentSourceType
public enum DocumentSourceType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case original = "ORIGINAL"
-
Undocumented
Declaration
Swift
case withComments = "WITH_COMMENTS"
-
Declaration
Swift
public var description: String { get }