Search Results for

    Show / Hide Table of Contents

    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 Source

    Cost

    Declaration
    public float? Cost { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Single>
    | Improve this Doc View Source

    CostCurrency

    Declaration
    public string? CostCurrency { get; set; }
    Property Value
    Type Description
    System.Nullable<System.String>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX