TeamMergeRequestRevokedDetails
public class TeamMergeRequestRevokedDetails : CustomStringConvertible, JSONRepresentable
Canceled the team merge.
-
The name of the other team.
Declaration
Swift
public let team: String -
Declaration
Swift
public var description: String { get }
View on GitHub
TeamMergeRequestRevokedDetails Class Reference