Class ProjectForm
Inherited Members
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public abstract class ProjectForm : AddProjectRequest
Properties
| Edit this page View SourceType
Declaration
[JsonProperty("type")]
public ProjectType? Type { get; set; }
Property Value
Type | Description |
---|---|
ProjectType? |