SecondaryTeamRequestExpiredDetails
open class SecondaryTeamRequestExpiredDetails : CustomStringConvertible
Team merge request expiration details shown to the secondary team
-
The email of the primary team admin the request was sent to.
Declaration
Swift
public let sentTo: String
-
Declaration
Swift
open var description: String { get }