Class ProjectGroup
Inherited Members
Namespace: Crowdin.Api.Users
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class ProjectGroup
Properties
| Edit this page View SourceId
Declaration
[JsonProperty("id")]
public long Id { get; set; }
Property Value
| Type | Description |
|---|---|
| long |
Name
Declaration
[JsonProperty("name")]
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |