ResourceShareType
public enum ResourceShareType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case foreign = "FOREIGN"
-
Undocumented
Declaration
Swift
case all = "ALL"
-
Declaration
Swift
public var description: String { get }