NonTrustedTeamDetails
open class NonTrustedTeamDetails : CustomStringConvertible
The email to which the request was sent
-
The email to which the request was sent.
Declaration
Swift
public let team: String
-
Declaration
Swift
open var description: String { get }