Class CustomAiProviderCredentials
Namespace: Crowdin.Api.AI
Assembly: Crowdin.Api.dll
Syntax
public class CustomAiProviderCredentials : AiProviderCredentials
Properties
| Improve this Doc View SourceIdentifier
Declaration
public string Identifier { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Key
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |