Search Results for

    Show / Hide Table of Contents

    Class ContributionRawDataGenerateReportRequest

    Inheritance
    System.Object
    GenerateReportRequest
    ContributionRawDataGenerateReportRequest
    Namespace: Crowdin.Api.Reports
    Assembly: Crowdin.Api.dll
    Syntax
    public class ContributionRawDataGenerateReportRequest : GenerateReportRequest

    Properties

    | Improve this Doc View Source

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Schema

    Declaration
    public ContributionRawDataGenerateReportRequest.RequestSchema Schema { get; set; }
    Property Value
    Type Description
    ContributionRawDataGenerateReportRequest.RequestSchema
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX