TeamMergeRequestRevokedDetails
open class TeamMergeRequestRevokedDetails : CustomStringConvertible
Canceled the team merge.
-
The name of the other team.
Declaration
Swift
public let team: String
-
Declaration
Swift
open var description: String { get }