DocumentFilterKey
public enum DocumentFilterKey : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case name = "Name"
-
Undocumented
Declaration
Swift
case owner = "Owner"
-
Undocumented
Declaration
Swift
case platformtypes = "PlatformTypes"
-
Undocumented
Declaration
Swift
case documenttype = "DocumentType"
-
Declaration
Swift
public var description: String { get }