NonTrustedTeamDetails
public class NonTrustedTeamDetails : CustomStringConvertible, JSONRepresentable
The email to which the request was sent
-
The email to which the request was sent.
Declaration
Swift
public let team: String -
Declaration
Swift
public var description: String { get }
View on GitHub
NonTrustedTeamDetails Class Reference