Class OtherLanguageTranslationsConfig
Inherited Members
Namespace: Crowdin.Api.AI
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class OtherLanguageTranslationsConfig
Properties
| Edit this page View SourceIsEnabled
Declaration
[JsonProperty("isEnabled")]
public bool IsEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
LanguageIds
Declaration
[JsonProperty("languageIds")]
public string[] LanguageIds { get; set; }
Property Value
Type | Description |
---|---|
string[] |