Class AiFineTuningJob.AttributesObject.MetadataObject
Inherited Members
Namespace: Crowdin.Api.AI
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class AiFineTuningJob.AttributesObject.MetadataObject
Properties
| Edit this page View SourceCost
Declaration
[JsonProperty("cost")]
public float? Cost { get; set; }
Property Value
Type | Description |
---|---|
float? |
CostCurrency
Declaration
[JsonProperty("costCurrency")]
public string? CostCurrency { get; set; }
Property Value
Type | Description |
---|---|
string |