Class AiSettings
Inheritance
System.Object
AiSettings
Assembly: Crowdin.Api.dll
Syntax
public class AiSettings : object
Properties
|
Improve this Doc
View Source
AssistActionAiPromptId
Declaration
public int AssistActionAiPromptId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Shortcuts
Declaration
public AiSettingsShortcuts[] Shortcuts { get; set; }
Property Value
|
Improve this Doc
View Source
ShowSuggestion
Declaration
public bool ShowSuggestion { get; set; }
Property Value
Type |
Description |
System.Boolean |
|