Class GroupTeamPatch.Builder
Inheritance
GroupTeamPatch.Builder
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class GroupTeamPatch.Builder
Methods
|
Edit this page
View Source
CreateAddOperation(object)
Declaration
public static GroupTeamPatch CreateAddOperation(object value)
Parameters
Type |
Name |
Description |
object |
value |
|
Returns
|
Edit this page
View Source
CreateRemoveOperation(long)
Declaration
public static GroupTeamPatch CreateRemoveOperation(long teamId)
Parameters
Type |
Name |
Description |
long |
teamId |
|
Returns