TrustType
public enum TrustType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case forest = "Forest" -
Undocumented
Declaration
Swift
case external = "External" -
Declaration
Swift
public var description: String { get }
View on GitHub
TrustType Enumeration Reference