Search Results for

    Show / Hide Table of Contents

    Interface ICrowdinApiClient

    Namespace: Crowdin.Api
    Assembly: Crowdin.Api.dll
    Syntax
    public interface ICrowdinApiClient

    Properties

    | Improve this Doc View Source

    Applications

    Declaration
    IApplicationsApiExecutor Applications { get; }
    Property Value
    Type Description
    IApplicationsApiExecutor
    | Improve this Doc View Source

    Bundles

    Declaration
    IBundlesApiExecutor Bundles { get; }
    Property Value
    Type Description
    IBundlesApiExecutor
    | Improve this Doc View Source

    DefaultJsonParser

    Declaration
    IJsonParser DefaultJsonParser { get; }
    Property Value
    Type Description
    IJsonParser
    | Improve this Doc View Source

    Dictionaries

    Declaration
    IDictionariesApiExecutor Dictionaries { get; }
    Property Value
    Type Description
    IDictionariesApiExecutor
    | Improve this Doc View Source

    Distributions

    Declaration
    IDistributionsApiExecutor Distributions { get; }
    Property Value
    Type Description
    IDistributionsApiExecutor
    | Improve this Doc View Source

    Glossaries

    Declaration
    IGlossariesApiExecutor Glossaries { get; }
    Property Value
    Type Description
    IGlossariesApiExecutor
    | Improve this Doc View Source

    GraphQL

    Declaration
    IGraphQLApiExecutor GraphQL { get; }
    Property Value
    Type Description
    IGraphQLApiExecutor
    | Improve this Doc View Source

    Issues

    Declaration
    IIssuesApiExecutor Issues { get; }
    Property Value
    Type Description
    IIssuesApiExecutor
    | Improve this Doc View Source

    Labels

    Declaration
    ILabelsApiExecutor Labels { get; }
    Property Value
    Type Description
    ILabelsApiExecutor
    | Improve this Doc View Source

    Languages

    Declaration
    ILanguagesApiExecutor Languages { get; }
    Property Value
    Type Description
    ILanguagesApiExecutor
    | Improve this Doc View Source

    MachineTranslationEngines

    Declaration
    IMachineTranslationEnginesApiExecutor MachineTranslationEngines { get; }
    Property Value
    Type Description
    IMachineTranslationEnginesApiExecutor
    | Improve this Doc View Source

    OrganizationWebhooks

    Declaration
    IOrganizationWebhooksApiExecutor OrganizationWebhooks { get; }
    Property Value
    Type Description
    IOrganizationWebhooksApiExecutor
    | Improve this Doc View Source

    ProjectsGroups

    Declaration
    IProjectsGroupsApiExecutor ProjectsGroups { get; }
    Property Value
    Type Description
    IProjectsGroupsApiExecutor
    | Improve this Doc View Source

    Reports

    Declaration
    IReportsApiExecutor Reports { get; }
    Property Value
    Type Description
    IReportsApiExecutor
    | Improve this Doc View Source

    Screenshots

    Declaration
    IScreenshotsApiExecutor Screenshots { get; }
    Property Value
    Type Description
    IScreenshotsApiExecutor
    | Improve this Doc View Source

    SecurityLogs

    Declaration
    ISecurityLogsApiExecutor SecurityLogs { get; }
    Property Value
    Type Description
    ISecurityLogsApiExecutor
    | Improve this Doc View Source

    SourceFiles

    Declaration
    ISourceFilesApiExecutor SourceFiles { get; }
    Property Value
    Type Description
    ISourceFilesApiExecutor
    | Improve this Doc View Source

    SourceStrings

    Declaration
    ISourceStringsApiExecutor SourceStrings { get; }
    Property Value
    Type Description
    ISourceStringsApiExecutor
    | Improve this Doc View Source

    Storage

    Declaration
    IStorageApiExecutor Storage { get; }
    Property Value
    Type Description
    IStorageApiExecutor
    | Improve this Doc View Source

    StringComments

    Declaration
    IStringCommentsApiExecutor StringComments { get; }
    Property Value
    Type Description
    IStringCommentsApiExecutor
    | Improve this Doc View Source

    StringTranslations

    Declaration
    IStringTranslationsApiExecutor StringTranslations { get; }
    Property Value
    Type Description
    IStringTranslationsApiExecutor
    | Improve this Doc View Source

    Tasks

    Declaration
    ITasksApiExecutor Tasks { get; }
    Property Value
    Type Description
    ITasksApiExecutor
    | Improve this Doc View Source

    Teams

    Declaration
    ITeamsApiExecutor Teams { get; }
    Property Value
    Type Description
    ITeamsApiExecutor
    | Improve this Doc View Source

    TranslationMemory

    Declaration
    ITranslationMemoryApiExecutor TranslationMemory { get; }
    Property Value
    Type Description
    ITranslationMemoryApiExecutor
    | Improve this Doc View Source

    Translations

    Declaration
    ITranslationsApiExecutor Translations { get; }
    Property Value
    Type Description
    ITranslationsApiExecutor
    | Improve this Doc View Source

    TranslationStatus

    Declaration
    ITranslationStatusApiExecutor TranslationStatus { get; }
    Property Value
    Type Description
    ITranslationStatusApiExecutor
    | Improve this Doc View Source

    Users

    Declaration
    IUsersApiExecutor Users { get; }
    Property Value
    Type Description
    IUsersApiExecutor
    | Improve this Doc View Source

    Vendors

    Declaration
    IVendorsApiExecutor Vendors { get; }
    Property Value
    Type Description
    IVendorsApiExecutor
    | Improve this Doc View Source

    Webhooks

    Declaration
    IWebhooksApiExecutor Webhooks { get; }
    Property Value
    Type Description
    IWebhooksApiExecutor
    | Improve this Doc View Source

    Workflows

    Declaration
    IWorkflowsApiExecutor Workflows { get; }
    Property Value
    Type Description
    IWorkflowsApiExecutor
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX