Interface ICrowdinApiClient
Assembly: Crowdin.Api.dll
Syntax
public interface ICrowdinApiClient
Properties
|
Improve this Doc
View Source
Applications
Declaration
IApplicationsApiExecutor Applications { get; }
Property Value
|
Improve this Doc
View Source
Bundles
Declaration
IBundlesApiExecutor Bundles { get; }
Property Value
|
Improve this Doc
View Source
DefaultJsonParser
Declaration
IJsonParser DefaultJsonParser { get; }
Property Value
|
Improve this Doc
View Source
Dictionaries
Declaration
IDictionariesApiExecutor Dictionaries { get; }
Property Value
|
Improve this Doc
View Source
Distributions
Declaration
IDistributionsApiExecutor Distributions { get; }
Property Value
|
Improve this Doc
View Source
Glossaries
Declaration
IGlossariesApiExecutor Glossaries { get; }
Property Value
|
Improve this Doc
View Source
GraphQL
Declaration
IGraphQLApiExecutor GraphQL { get; }
Property Value
|
Improve this Doc
View Source
Issues
Declaration
IIssuesApiExecutor Issues { get; }
Property Value
|
Improve this Doc
View Source
Labels
Declaration
ILabelsApiExecutor Labels { get; }
Property Value
|
Improve this Doc
View Source
Languages
Declaration
ILanguagesApiExecutor Languages { get; }
Property Value
|
Improve this Doc
View Source
MachineTranslationEngines
Declaration
IMachineTranslationEnginesApiExecutor MachineTranslationEngines { get; }
Property Value
|
Improve this Doc
View Source
OrganizationWebhooks
Declaration
IOrganizationWebhooksApiExecutor OrganizationWebhooks { get; }
Property Value
|
Improve this Doc
View Source
ProjectsGroups
Declaration
IProjectsGroupsApiExecutor ProjectsGroups { get; }
Property Value
|
Improve this Doc
View Source
Reports
Declaration
IReportsApiExecutor Reports { get; }
Property Value
|
Improve this Doc
View Source
Screenshots
Declaration
IScreenshotsApiExecutor Screenshots { get; }
Property Value
|
Improve this Doc
View Source
SecurityLogs
Declaration
ISecurityLogsApiExecutor SecurityLogs { get; }
Property Value
|
Improve this Doc
View Source
SourceFiles
Declaration
ISourceFilesApiExecutor SourceFiles { get; }
Property Value
|
Improve this Doc
View Source
SourceStrings
Declaration
ISourceStringsApiExecutor SourceStrings { get; }
Property Value
|
Improve this Doc
View Source
Storage
Declaration
IStorageApiExecutor Storage { get; }
Property Value
|
Improve this Doc
View Source
Declaration
IStringCommentsApiExecutor StringComments { get; }
Property Value
|
Improve this Doc
View Source
StringTranslations
Declaration
IStringTranslationsApiExecutor StringTranslations { get; }
Property Value
|
Improve this Doc
View Source
Tasks
Declaration
ITasksApiExecutor Tasks { get; }
Property Value
|
Improve this Doc
View Source
Teams
Declaration
ITeamsApiExecutor Teams { get; }
Property Value
|
Improve this Doc
View Source
TranslationMemory
Declaration
ITranslationMemoryApiExecutor TranslationMemory { get; }
Property Value
|
Improve this Doc
View Source
Translations
Declaration
ITranslationsApiExecutor Translations { get; }
Property Value
|
Improve this Doc
View Source
TranslationStatus
Declaration
ITranslationStatusApiExecutor TranslationStatus { get; }
Property Value
|
Improve this Doc
View Source
Users
Declaration
IUsersApiExecutor Users { get; }
Property Value
|
Improve this Doc
View Source
Vendors
Declaration
IVendorsApiExecutor Vendors { get; }
Property Value
|
Improve this Doc
View Source
Webhooks
Declaration
IWebhooksApiExecutor Webhooks { get; }
Property Value
|
Improve this Doc
View Source
Workflows
Declaration
IWorkflowsApiExecutor Workflows { get; }
Property Value