Class ProjectTeamResources
Inherited Members
Namespace: Crowdin.Api.Teams
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class ProjectTeamResources
Properties
| Edit this page View SourceAdded
Declaration
[JsonProperty("added")]
public ProjectTeamResource? Added { get; set; }
Property Value
Type | Description |
---|---|
ProjectTeamResource |
Skipped
Declaration
[JsonProperty("skipped")]
public ProjectTeamResource? Skipped { get; set; }
Property Value
Type | Description |
---|---|
ProjectTeamResource |