Search Results for

    Show / Hide Table of Contents

    Class TranslationCostsPostEditingGenerateReportRequest.NetRateSchemes

    Inheritance
    System.Object
    TranslationCostsPostEditingGenerateReportRequest.NetRateSchemes
    Namespace: Crowdin.Api.Reports
    Assembly: Crowdin.Api.dll
    Syntax
    public class NetRateSchemes : object

    Properties

    | Improve this Doc View Source

    MtMatch

    Declaration
    public ICollection<Match> MtMatch { get; set; }
    Property Value
    Type Description
    ICollection<Match>
    | Improve this Doc View Source

    SuggestionMatch

    Declaration
    public ICollection<Match> SuggestionMatch { get; set; }
    Property Value
    Type Description
    ICollection<Match>
    | Improve this Doc View Source

    TmMatch

    Declaration
    public ICollection<Match> TmMatch { get; set; }
    Property Value
    Type Description
    ICollection<Match>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX