TeamMergeRequestSentShownToSecondaryTeamDetails
public class TeamMergeRequestSentShownToSecondaryTeamDetails : CustomStringConvertible, JSONRepresentable
Requested to merge your team into another Dropbox team.
-
The email of the primary team admin the request was sent to.
Declaration
Swift
public let sentTo: String
-
Declaration
Swift
public var description: String { get }