ConnectedTeamName
public class ConnectedTeamName : CustomStringConvertible, JSONRepresentable
The name of the team
-
The name of the team.
Declaration
Swift
public let team: String
-
Declaration
Swift
public var description: String { get }