Class AiFineTuningJob.AttributesObject.MetadataObject
Inheritance
System.Object
AiFineTuningJob.AttributesObject.MetadataObject
Namespace: Crowdin.Api.AI
Assembly: Crowdin.Api.dll
Syntax
public class MetadataObject : object
Properties
| Improve this Doc View SourceCost
Declaration
public float? Cost { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Single> |
CostCurrency
Declaration
public string? CostCurrency { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |