Class EventType.TeamMergeRequestAcceptedShownToPrimaryTeam
(trusted_teams) Accepted a team merge request (deprecated, replaced by 'Accepted a team merge request')
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TeamMergeRequestAcceptedShownToPrimaryTeam : EventType
Constructors
View SourceTeamMergeRequestAcceptedShownToPrimaryTeam(TeamMergeRequestAcceptedShownToPrimaryTeamType)
Initializes a new instance of the EventType.TeamMergeRequestAcceptedShownToPrimaryTeam class.
Declaration
public TeamMergeRequestAcceptedShownToPrimaryTeam(TeamMergeRequestAcceptedShownToPrimaryTeamType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamMergeRequestAcceptedShownToPrimaryTeamType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamMergeRequestAcceptedShownToPrimaryTeamType Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamMergeRequestAcceptedShownToPrimaryTeamType |