Categorygithub.com/dragosv/memsource-api
modulepackage
1.1.0
Repository: https://github.com/dragosv/memsource-api.git
Documentation: pkg.go.dev

# README

Go API client for Memsource

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: All
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.languages.GoClientCodegen

Installation

Put the package under your project folder and add the following in import:

import "dragosv/memsource-api"

Documentation for API Endpoints

All URIs are relative to https://cloud.memsource.com/web

ClassMethodHTTP requestDescription
AnalysisApiAnalysesBatchEditV2Put /api2/v2/analyses/bulkEdit analyses (batch)
AnalysisApiBatchEditAnalysesPut /api2/v1/analyses/bulkEdit analyses (batch)
AnalysisApiBulkDeleteAnalysesDelete /api2/v1/analyses/bulkDelete analyses (batch)
AnalysisApiCreateAnalyseAsyncPost /api2/v1/analysesCreate analysis
AnalysisApiCreateAnalyseAsync1Post /api2/v2/analysesCreate analysis
AnalysisApiCreateAnalysesForLangsPost /api2/v1/analyses/byLanguagesCreate analyses by languages
AnalysisApiCreateAnalysesForProvidersPost /api2/v1/analyses/byProvidersCreate analyses by providers
AnalysisApiDeleteDelete /api2/v1/analyses/{analyseId}Delete analysis
AnalysisApiDownloadAnalyseGet /api2/v1/analyses/{analyseId}/downloadDownload analysis
AnalysisApiGetAnalyseGet /api2/v1/analyses/{analyseId}Get analysis
AnalysisApiGetAnalyseLanguagePartGet /api2/v1/analyses/{analyseId}/analyseLanguageParts/{analyseLanguagePartId}Get analysis language part
AnalysisApiGetAnalyseV2Get /api2/v2/analyses/{analyseId}Get analysis
AnalysisApiGetAnalyseV3Get /api2/v3/analyses/{analyseId}Get analysis
AnalysisApiGetJobPartAnalyseGet /api2/v1/analyses/{analyseId}/jobs/{jobUid}Get jobs analysis
AnalysisApiListByProjectGet /api2/v1/projects/{projectUid}/analysesList analyses by project
AnalysisApiListByProjectV2Get /api2/v2/projects/{projectUid}/analysesList analyses by project
AnalysisApiListJobPartsGet /api2/v1/analyses/{analyseId}/analyseLanguageParts/{analyseLanguagePartId}/jobsList jobs of analyses
AnalysisApiListPartAnalyseGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/analysesList analyses
AnalysisApiListPartAnalyse1Get /api2/v2/projects/{projectUid}/jobs/{jobUid}/analysesList analyses
AnalyticsApiAggregatePost /api2/v1/analytics/{type}Run analytics aggregation
AsyncRequestApiGetAsyncRequestGet /api2/v1/async/{asyncRequestId}Get asynchronous request
AsyncRequestApiListPendingRequestsGet /api2/v1/asyncList pending requests
AuthenticationApiLoginPost /api2/v1/auth/loginLogin
AuthenticationApiLoginByGooglePost /api2/v1/auth/loginWithGoogleLogin with Google
AuthenticationApiLoginOtherPost /api2/v1/auth/loginOtherLogin as another user
AuthenticationApiLoginToSessionPost /api2/v1/auth/loginToSessionLogin to session
AuthenticationApiLogoutPost /api2/v1/auth/logoutLogout
AuthenticationApiWhoAmIGet /api2/v1/auth/whoAmIWho am I
BilingualFileApiCompareBilingualFilePost /api2/v1/bilingualFiles/compareCompare bilingual file
BilingualFileApiConvertBilingualFilePost /api2/v1/bilingualFiles/convertConvert bilingual file
BilingualFileApiGetBilingualFilePost /api2/v1/projects/{projectUid}/jobs/bilingualFileDownload bilingual file
BilingualFileApiGetPreviewFilePost /api2/v1/bilingualFiles/previewDownload preview
BilingualFileApiUploadBilingualFilePut /api2/v1/bilingualFilesUpload bilingual file
BusinessUnitApiCreateBusinessUnitPost /api2/v1/businessUnitsCreate business unit
BusinessUnitApiDeleteBusinessUnitDelete /api2/v1/businessUnits/{businessUnitId}Delete business unit
BusinessUnitApiGetBusinessUnitGet /api2/v1/businessUnits/{businessUnitId}Get business unit
BusinessUnitApiListBusinessUnitsGet /api2/v1/businessUnitsList business units
BusinessUnitApiUpdateBusinessUnitPut /api2/v1/businessUnits/{businessUnitId}Edit business unit
ClientApiCreateClientPost /api2/v1/clientsCreate client
ClientApiDeleteClientDelete /api2/v1/clients/{clientId}Delete client
ClientApiGetClientGet /api2/v1/clients/{clientId}Get client
ClientApiListClientsGet /api2/v1/clientsList clients
ClientApiUpdateClientPut /api2/v1/clients/{clientId}Edit client
ConnectorApiGetConnectorGet /api2/v1/connectors/{connectorId}Get a connector
ConnectorApiGetConnectorListGet /api2/v1/connectorsList connectors
ConnectorApiGetFileGet /api2/v1/connectors/{connectorId}/folders/{folder}/files/{file}Download file
ConnectorApiGetFolderGet /api2/v1/connectors/{connectorId}/folders/{folder}List files in a subfolder
ConnectorApiGetRootFolderGet /api2/v1/connectors/{connectorId}/foldersList files in root
ConnectorApiUploadFilePost /api2/v1/connectors/{connectorId}/folders/{folder}Upload a file to a subfolder of the selected connector
ConversationsApiAddLQACommentPost /api2/v1/jobs/{jobUid}/conversations/lqas/{conversationId}/commentsAdd LQA comment
ConversationsApiAddPlainCommentPost /api2/v1/jobs/{jobUid}/conversations/plains/{conversationId}/commentsAdd plain comment
ConversationsApiCreateLQAConversationPost /api2/v1/jobs/{jobUid}/conversations/lqasCreate LQA conversation
ConversationsApiCreateSegmentTargetConversationPost /api2/v1/jobs/{jobUid}/conversations/plainsCreate plain conversation
ConversationsApiDeleteLQACommentDelete /api2/v1/jobs/{jobUid}/conversations/lqas/{conversationId}/comments/{commentId}Delete LQA comment
ConversationsApiDeleteLQAConversationDelete /api2/v1/jobs/{jobUid}/conversations/lqas/{conversationId}Delete conversation
ConversationsApiDeletePlainCommentDelete /api2/v1/jobs/{jobUid}/conversations/plains/{conversationId}/comments/{commentId}Delete plain comment
ConversationsApiDeletePlainConversationDelete /api2/v1/jobs/{jobUid}/conversations/plains/{conversationId}Delete plain conversation
ConversationsApiFindConversationsPost /api2/v1/jobs/conversations/findFind all conversation
ConversationsApiGetLQAConversationGet /api2/v1/jobs/{jobUid}/conversations/lqas/{conversationId}Get LQA conversation
ConversationsApiGetPlainConversationGet /api2/v1/jobs/{jobUid}/conversations/plains/{conversationId}Get plain conversation
ConversationsApiListAllConversationsGet /api2/v1/jobs/{jobUid}/conversationsList all conversations
ConversationsApiListLQAConversationsGet /api2/v1/jobs/{jobUid}/conversations/lqasList LQA conversations
ConversationsApiListPlainConversationsGet /api2/v1/jobs/{jobUid}/conversations/plainsList plain conversations
ConversationsApiUpdateLQACommentPut /api2/v1/jobs/{jobUid}/conversations/lqas/{conversationId}/comments/{commentId}Edit LQA comment
ConversationsApiUpdateLQAConversationPut /api2/v1/jobs/{jobUid}/conversations/lqas/{conversationId}Edit LQA conversation
ConversationsApiUpdatePlainCommentPut /api2/v1/jobs/{jobUid}/conversations/plains/{conversationId}/comments/{commentId}Edit plain comment
ConversationsApiUpdatePlainConversationPut /api2/v1/jobs/{jobUid}/conversations/plains/{conversationId}Edit plain conversation
DomainApiCreateDomainPost /api2/v1/domainsCreate domain
DomainApiDeleteDomainDelete /api2/v1/domains/{domainId}Delete domain
DomainApiGetDomainGet /api2/v1/domains/{domainId}Get domain
DomainApiListDomainsGet /api2/v1/domainsList of domains
DomainApiUpdateDomainPut /api2/v1/domains/{domainId}Edit domain
EmailTemplateApiGetOrgEmailTemplateGet /api2/v1/emailTemplates/{templateId}Get email template
EmailTemplateApiListOrgEmailTemplatesGet /api2/v1/emailTemplatesList email templates
FileApiCreateUrlFilePost /api2/v1/filesUpload file
FileApiDeletesFileDelete /api2/v1/files/{fileUid}Delete file
FileApiGetFileJsonGet /api2/v1/files/{fileUid}Get file
FileApiGetFilesGet /api2/v1/filesList files
ImportSettingsApiCreateImportSettingsPost /api2/v1/importSettingsCreate import settings
ImportSettingsApiDeleteImportSettingsDelete /api2/v1/importSettings/{uid}Delete import settings
ImportSettingsApiGetImportSettingsGet /api2/v1/importSettings/{uid}Get import settings
ImportSettingsApiGetImportSettings1Get /api2/v1/importSettings/defaultGet organization's default import settings
ImportSettingsApiListImportSettingsGet /api2/v1/importSettingsList import settings
JobApiComparePartPost /api2/v1/projects/{projectUid}/jobs/compareCompare jobs on workflow levels
JobApiCompletedFileGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/targetFileDownload target file
JobApiCreateJobPost /api2/v1/projects/{projectUid}/jobsCreate job
JobApiCreateTermByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/termBases/createByJobCreate term in job's term bases
JobApiDeleteAllTranslationsDelete /api2/v1/projects/{projectUid}/jobs/translationsDelete all translations
JobApiDeletePartsDelete /api2/v1/projects/{projectUid}/jobs/batchDelete job (batch)
JobApiEditPartPut /api2/v1/projects/{projectUid}/jobs/{jobUid}Edit job
JobApiEditPartsPut /api2/v1/projects/{projectUid}/jobs/batchEdit jobs (batch)
JobApiFilePreviewPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/previewDownload preview file
JobApiFilePreviewJobGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/previewDownload preview file
JobApiGetBilingualFilePost /api2/v1/projects/{projectUid}/jobs/bilingualFileDownload bilingual file
JobApiGetCompletedFileWarningsGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/targetFileWarningsGet target file's warnings
JobApiGetOriginalFileGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/originalDownload original file
JobApiGetPartGet /api2/v1/projects/{projectUid}/jobs/{jobUid}Get job
JobApiGetPartsWorkflowStepGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/workflowStepGet job's workflowStep
JobApiGetSegmentsCountPost /api2/v1/projects/{projectUid}/jobs/segmentsCountGet segments count
JobApiGetTranslationResourcesGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/translationResourcesGet translation resources
JobApiListPartAnalyseGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/analysesList analyses
JobApiListPartAnalyse1Get /api2/v2/projects/{projectUid}/jobs/{jobUid}/analysesList analyses
JobApiListPartsGet /api2/v1/projects/{projectUid}/jobsList jobs
JobApiListPartsV2Get /api2/v2/projects/{projectUid}/jobsList jobs
JobApiListProviders1Post /api2/v1/projects/{projectUid}/jobs/{jobUid}/providers/suggestGet suggested providers
JobApiListSegmentsGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/segmentsGet segments
JobApiNotifyAssignedPost /api2/v1/projects/{projectUid}/jobs/notifyAssignedNotify assigned users
JobApiPreviewUrlsGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/previewUrlGet PDF preview
JobApiPseudoTranslatePost /api2/v1/projects/{projectUid}/jobs/pseudoTranslatePseudo-translate job
JobApiPseudoTranslateJobPartPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/pseudoTranslatePseudo-translates job
JobApiSearchByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/transMemories/searchSearch job's translation memories
JobApiSearchByJob2Post /api2/v2/projects/{projectUid}/jobs/{jobUid}/transMemories/searchSearch job's translation memories
JobApiSearchByJob3Post /api2/v3/projects/{projectUid}/jobs/{jobUid}/transMemories/searchSearch job's translation memories
JobApiSearchPartsInProjectPost /api2/v1/projects/{projectUid}/jobs/searchSearch jobs in project
JobApiSearchSegmentByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/transMemories/searchSegmentSearch translation memory for segment by job
JobApiSearchTermsByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/termBases/searchByJobSearch job's term bases
JobApiSearchTermsByJob1Post /api2/v2/projects/{projectUid}/jobs/{jobUid}/termBases/searchByJobSearch job's term bases
JobApiSearchTermsInTextByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/termBases/searchInTextByJobSearch terms in text
JobApiSearchTermsInTextByJobV2Post /api2/v2/projects/{projectUid}/jobs/{jobUid}/termBases/searchInTextByJobSearch terms in text
JobApiSetStatusPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/setStatusEdit job status
JobApiSplitPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/splitSplit job
JobApiStatusChangesGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/statusChangesGet status changes
JobApiUploadBilingualFilePut /api2/v1/bilingualFilesUpload bilingual file
JobApiWebEditorLinkPost /api2/v1/projects/{projectUid}/jobs/webEditorGet Web Editor URL
JobApiWebEditorLinkV2Post /api2/v2/projects/{projectUid}/jobs/webEditorGet Web Editor URL
JobApiWildCardSearchByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/transMemories/wildCardSearchWildcard search job's translation memories
JobApiWildCardSearchByJob2Post /api2/v2/projects/{projectUid}/jobs/{jobUid}/transMemories/wildCardSearchWildcard search job's translation memories
JobApiWildCardSearchByJob3Post /api2/v3/projects/{projectUid}/jobs/{jobUid}/transMemories/wildCardSearchWildcard search job's translation memories
MachineTranslationApiMachineTranslationPost /api2/v1/machineTranslations/{mtSettingsId}/translateTranslate with MT
MachineTranslationSettingsApiGetListGet /api2/v1/machineTranslateSettingsList machine translate settings
MachineTranslationSettingsApiGetMTSettingsGet /api2/v1/machineTranslateSettings/{mtsUid}Get machine translate settings
MachineTranslationSettingsApiGetMachineTranslateSettingsForProjectTemplateGet /api2/v1/projectTemplates/{projectTemplateId}/mtSettingsGet machine translate settings
MachineTranslationSettingsApiGetStatusGet /api2/v1/machineTranslateSettings/{mtsUid}/statusGet status of machine translate engine
MachineTranslationSettingsApiGetTranslationResourcesGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/translationResourcesGet translation resources
MappingApiGetMappingForTaskGet /api2/v1/mappings/tasks/{id}Returns mapping for taskId (mxliff)
NetRateSchemeApiCreateDiscountSchemePost /api2/v1/netRateSchemesCreate net rate scheme
NetRateSchemeApiGetDiscountSchemeGet /api2/v1/netRateSchemes/{netRateSchemeId}Get net rate scheme
NetRateSchemeApiGetDiscountSchemeWorkflowStepGet /api2/v1/netRateSchemes/{netRateSchemeId}/workflowStepNetSchemes/{netRateSchemeWorkflowStepId}Get scheme for workflow step
NetRateSchemeApiGetDiscountSchemeWorkflowStepsGet /api2/v1/netRateSchemes/{netRateSchemeId}/workflowStepNetSchemesList schemes for workflow step
NetRateSchemeApiGetDiscountSchemesGet /api2/v1/netRateSchemesList net rate schemes
PriceListApiCreateLanguagePairPost /api2/v1/priceLists/{priceListId}/priceSetsAdd language pairs
PriceListApiCreatePriceListPost /api2/v1/priceListsCreate price list
PriceListApiDeleteLanguagePairDelete /api2/v1/priceLists/{priceListId}/priceSets/{sourceLanguage}/{targetLanguage}Remove language pair
PriceListApiDeleteLanguagePairsDelete /api2/v1/priceLists/{priceListId}/priceSetsRemove language pairs
PriceListApiDeletePriceListDelete /api2/v1/priceLists/{priceListId}Delete price list
PriceListApiGetListOfPriceListGet /api2/v1/priceListsList price lists
PriceListApiGetPriceListGet /api2/v1/priceLists/{priceListId}Get price list
PriceListApiGetPricesWithWorkflowStepsGet /api2/v1/priceLists/{priceListId}/priceSetsList price sets
PriceListApiSetMinimumPriceForSetPost /api2/v1/priceLists/{priceListId}/priceSets/minimumPricesEdit minimum prices
PriceListApiSetPricesPost /api2/v1/priceLists/{priceListId}/priceSets/pricesEdit prices
PriceListApiUpdatePriceListPut /api2/v1/priceLists/{priceListId}Update price list
ProjectApiAddTargetLanguageToProjectPost /api2/v1/projects/{projectUid}/targetLangsAdd target languages
ProjectApiAddWorkflowStepsPost /api2/v1/projects/{projectUid}/workflowStepsAdd workflow steps
ProjectApiAssignLinguistsFromTemplatePost /api2/v1/projects/{projectUid}/applyTemplate/{templateId}/assignProvidersAssigns providers from template
ProjectApiAssignLinguistsFromTemplateToJobPartsPost /api2/v1/projects/{projectUid}/applyTemplate/{templateId}/assignProviders/forJobPartsAssigns providers from template (specific jobs)
ProjectApiAssignVendorToProjectPost /api2/v1/projects/{projectUid}/assignVendorAssign vendor
ProjectApiAssignableTemplatesGet /api2/v1/projects/{projectUid}/assignableTemplatesList assignable templates
ProjectApiCloneProjectPost /api2/v1/projects/{projectUid}/cloneClone project
ProjectApiCreateNoteRefPost /api2/v1/projects/{projectUid}/referencesCreate project reference file
ProjectApiCreateProjectPost /api2/v1/projectsCreate project
ProjectApiCreateProjectFromTemplatePost /api2/v1/projects/applyTemplate/{templateId}Create project from template
ProjectApiCreateProjectFromTemplateV2Post /api2/v2/projects/applyTemplate/{templateId}Create project from template
ProjectApiDeleteProjectDelete /api2/v1/projects/{projectUid}Delete project
ProjectApiDownloadReferenceGet /api2/v1/projects/{projectUid}/references/{referenceFileId}Get project reference
ProjectApiEditProjectPut /api2/v1/projects/{projectUid}Edit project
ProjectApiEditProjectAccessSettingsPut /api2/v1/projects/{projectUid}/accessSettingsEdit access and security settings
ProjectApiEditProjectQualityAssuranceSettingsPut /api2/v1/projects/{projectUid}/qaSettingsEdit quality assurance settings
ProjectApiEnabledQualityChecksGet /api2/v1/projects/{projectUid}/qaSettingsChecksGet QA checks
ProjectApiGetAnalyseSettingsForProjectGet /api2/v1/projects/{projectUid}/analyseSettingsGet analyse settings
ProjectApiGetFinancialSettingsGet /api2/v1/projects/{projectUid}/financialSettingsGet financial settings
ProjectApiGetImportSettings2Get /api2/v1/projects/{projectUid}/importSettingsGet projects's default import settings
ProjectApiGetMtSettingsForProjectGet /api2/v1/projects/{projectUid}/mtSettingsGet machine translate settings
ProjectApiGetPreTranslateSettingsForProjectGet /api2/v1/projects/{projectUid}/preTranslateSettingsGet Pre-translate settings
ProjectApiGetProjectGet /api2/v1/projects/{projectUid}Get project
ProjectApiGetProjectAccessSettingsGet /api2/v1/projects/{projectUid}/accessSettingsGet access and security settings
ProjectApiGetProjectAssignmentsGet /api2/v1/projects/{projectUid}/providersList project providers
ProjectApiGetProjectQASettingsGet /api2/v1/projects/{projectUid}/qaSettingsGet quality assurance settings
ProjectApiGetProjectQASettingsV2Get /api2/v2/projects/{projectUid}/qaSettingsGet quality assurance settings
ProjectApiGetProjectSettingsGet /api2/v1/projects/{projectUid}/lqaSettingsGet LQA settings
ProjectApiGetProjectTermBasesGet /api2/v1/projects/{projectUid}/termBasesGet term bases
ProjectApiGetProjectTransMemoriesGet /api2/v1/projects/{projectUid}/transMemoriesGet translation memories
ProjectApiGetProjectWorkflowStepsGet /api2/v1/projects/{projectUid}/workflowStepsGet workflow steps
ProjectApiGetQuotesForProjectGet /api2/v1/projects/{projectUid}/quotesList quotes
ProjectApiListAssignedProjectsGet /api2/v1/users/{userId}/projectsList assigned projects
ProjectApiListByProjectGet /api2/v1/projects/{projectUid}/analysesList analyses by project
ProjectApiListByProjectV2Get /api2/v2/projects/{projectUid}/analysesList analyses by project
ProjectApiListProjectsGet /api2/v1/projectsList projects
ProjectApiListProvidersPost /api2/v1/projects/{projectUid}/providers/suggestGet suggested providers
ProjectApiSearchSegmentPost /api2/v1/projects/{projectUid}/transMemories/searchSegmentInProjectSearch translation memory for segment in the project
ProjectApiSetFinancialSettingsPut /api2/v1/projects/{projectUid}/financialSettingsEdit financial settings
ProjectApiSetMtSettingsForProjectPut /api2/v1/projects/{projectUid}/mtSettingsEdit machine translate settings
ProjectApiSetMtSettingsPerLanguageForProjectPut /api2/v1/projects/{projectUid}/mtSettingsPerLanguageEdit machine translate settings per language
ProjectApiSetProjectQASettingsV2Put /api2/v2/projects/{projectUid}/qaSettingsEdit quality assurance settings
ProjectApiSetProjectStatusPost /api2/v1/projects/{projectUid}/setStatusEdit project status
ProjectApiSetProjectTermBasesPut /api2/v1/projects/{projectUid}/termBasesEdit term bases
ProjectApiSetProjectTransMemoriesPut /api2/v1/projects/{projectUid}/transMemoriesEdit translation memories
ProjectApiSetProjectTransMemoriesV2Put /api2/v2/projects/{projectUid}/transMemoriesEdit translation memories
ProjectReferenceFileApiCreateNoteRefPost /api2/v1/projects/{projectUid}/referencesCreate project reference file
ProjectReferenceFileApiDownloadReferenceGet /api2/v1/projects/{projectUid}/references/{referenceFileId}Get project reference
ProjectTemplateApiAssignLinguistsFromTemplatePost /api2/v1/projects/{projectUid}/applyTemplate/{templateId}/assignProvidersAssigns providers from template
ProjectTemplateApiAssignLinguistsFromTemplateToJobPartsPost /api2/v1/projects/{projectUid}/applyTemplate/{templateId}/assignProviders/forJobPartsAssigns providers from template (specific jobs)
ProjectTemplateApiAssignableTemplatesGet /api2/v1/projects/{projectUid}/assignableTemplatesList assignable templates
ProjectTemplateApiCreateProjectFromTemplatePost /api2/v1/projects/applyTemplate/{templateId}Create project from template
ProjectTemplateApiCreateProjectFromTemplateV2Post /api2/v2/projects/applyTemplate/{templateId}Create project from template
ProjectTemplateApiCreateProjectTemplatePost /api2/v1/projectTemplatesCreate project template
ProjectTemplateApiDeleteProjectTemplateDelete /api2/v1/projectTemplates/{projectTemplateId}Delete project template
ProjectTemplateApiEditProjectTemplatePut /api2/v1/projectTemplates/{projectTemplateId}Edit project template
ProjectTemplateApiGetAnalyseSettingsForProjectTemplateGet /api2/v1/projectTemplates/{projectTemplateId}/analyseSettingsGet analyse settings
ProjectTemplateApiGetMachineTranslateSettingsForProjectTemplateGet /api2/v1/projectTemplates/{projectTemplateId}/mtSettingsGet machine translate settings
ProjectTemplateApiGetPreTranslateSettingsForProjectTemplateGet /api2/v1/projectTemplates/{projectTemplateId}/preTranslateSettingsGet Pre-translate settings
ProjectTemplateApiGetProjectTemplateGet /api2/v1/projectTemplates/{projectTemplateId}Get project template
ProjectTemplateApiGetProjectTemplateTermBasesGet /api2/v1/projectTemplates/{projectTemplateId}/termBasesGet term bases
ProjectTemplateApiGetProjectTemplateTransMemoriesGet /api2/v1/projectTemplates/{projectTemplateId}/transMemoriesGet translation memories
ProjectTemplateApiGetProjectTemplatesGet /api2/v1/projectTemplatesList project templates
ProjectTemplateApiSetProjectTemplateTermBasesPut /api2/v1/projectTemplates/{projectTemplateId}/termBasesEdit term bases in project template
ProjectTemplateApiSetProjectTemplateTransMemoriesPut /api2/v1/projectTemplates/{projectTemplateId}/transMemoriesEdit translation memories
ProviderApiGetProjectAssignmentsGet /api2/v1/projects/{projectUid}/providersList project providers
ProviderApiListProvidersPost /api2/v1/projects/{projectUid}/providers/suggestGet suggested providers
ProviderApiListProviders1Post /api2/v1/projects/{projectUid}/jobs/{jobUid}/providers/suggestGet suggested providers
QualityAssuranceApiAddIgnoredWarningsPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/qualityAssurances/ignoredWarningsAdd ignored warnings
QualityAssuranceApiDeleteIgnoredWarningsDelete /api2/v1/projects/{projectUid}/jobs/{jobUid}/qualityAssurances/ignoredWarningsDelete ignored warnings
QualityAssuranceApiEnabledQualityChecksForJobGet /api2/v2/projects/{projectUid}/jobs/qualityAssurances/settingsGet QA settings
QualityAssuranceApiEnabledQualityChecksForJob1Get /api2/v2/projects/{projectUid}/jobs/{jobUid}/qualityAssurances/settingsGet QA settings for job
QualityAssuranceApiRunQaForJobPartPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/qualityAssurances/runRun quality assurance
QualityAssuranceApiRunQaForJobPartV2Post /api2/v2/projects/{projectUid}/jobs/{jobUid}/qualityAssurances/runRun quality assurance
QualityAssuranceApiRunQaForJobPartV3Post /api2/v3/projects/{projectUid}/jobs/{jobUid}/qualityAssurances/runRun quality assurance
QualityAssuranceApiRunQaForJobPartsPost /api2/v1/projects/{projectUid}/jobs/qualityAssurances/runRun quality assurance (batch)
QualityAssuranceApiRunQaForJobPartsV2Post /api2/v2/projects/{projectUid}/jobs/qualityAssurances/runRun quality assurance (batch)
QualityAssuranceApiRunQaForJobPartsV3Post /api2/v3/projects/{projectUid}/jobs/qualityAssurances/runRun quality assurance (batch)
QualityAssuranceApiRunQaForSegmentsPost /api2/v2/projects/{projectUid}/jobs/qualityAssurances/segments/runRun quality assurance on selected segments
QualityAssuranceApiRunQaForSegmentsV3Post /api2/v3/projects/{projectUid}/jobs/qualityAssurances/segments/runRun quality assurance on selected segments
QualityAssuranceApiUpdateIgnoredChecksPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/qualityAssurances/ignoreChecksEdit ignored checks
QuoteApiCreateQuotePost /api2/v1/quotesCreate quote
QuoteApiCreateQuoteV2Post /api2/v2/quotesCreate quote
QuoteApiDeleteQuoteDelete /api2/v1/quotes/{quoteId}Delete quote
QuoteApiGet1Get /api2/v1/quotes/{quoteId}Get quote
SCIMApiCreateUserSCIMPost /api2/v1/scim/UsersCreate user using SCIM
SCIMApiDeleteUserDelete /api2/v1/scim/Users/{userId}Delete user using SCIM
SCIMApiEditUserPut /api2/v1/scim/Users/{userId}Edit user using SCIM
SCIMApiGetResourceTypesGet /api2/v1/scim/ResourceTypesList the types of SCIM Resources available
SCIMApiGetSchemaByUrnGet /api2/v1/scim/Schemas/{schemaUrn}Get supported SCIM Schema by urn
SCIMApiGetSchemasGet /api2/v1/scim/SchemasGet supported SCIM Schemas
SCIMApiGetScimUserGet /api2/v1/scim/Users/{userId}Get user
SCIMApiGetServiceProviderConfigDtoGet /api2/v1/scim/ServiceProviderConfigRetrieve the Service Provider's Configuration
SCIMApiPatchUserPatch /api2/v1/scim/Users/{userId}Patch user using SCIM
SCIMApiSearchUsersGet /api2/v1/scim/UsersSearch users
SegmentApiGetSegmentsCountPost /api2/v1/projects/{projectUid}/jobs/segmentsCountGet segments count
SegmentApiListSegmentsGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/segmentsGet segments
SegmentationRulesApiCreateSegmentationRulePost /api2/v1/segmentationRulesCreate segmentation rule
SegmentationRulesApiDeletesSegmentationRuleDelete /api2/v1/segmentationRules/{segRuleId}Delete segmentation rule
SegmentationRulesApiGetListOfSegmentationRulesGet /api2/v1/segmentationRulesList segmentation rules
SegmentationRulesApiGetSegmentationRuleGet /api2/v1/segmentationRules/{segRuleId}Get segmentation rule
SegmentationRulesApiUpdatesSegmentationRulePut /api2/v1/segmentationRules/{segRuleId}Edit segmentation rule
SpellCheckApiAddWordPost /api2/v1/spellCheck/wordsAdd word to dictionary
SpellCheckApiCheckPost /api2/v1/spellCheck/checkSpell check
SpellCheckApiCheckByJobPost /api2/v1/spellCheck/check/{jobUid}Spell check for job
SpellCheckApiSuggestPost /api2/v1/spellCheck/suggestSuggest a word
SubDomainApiCreateSubDomainPost /api2/v1/subDomainsCreate subdomain
SubDomainApiDeleteSubDomainDelete /api2/v1/subDomains/{subDomainId}Delete subdomain
SubDomainApiGetSubDomainGet /api2/v1/subDomains/{subDomainId}Get subdomain
SubDomainApiListSubDomainsGet /api2/v1/subDomainsList subdomains
SubDomainApiUpdateSubDomainPut /api2/v1/subDomains/{subDomainId}Edit subdomain
SupportedLanguagesApiListOfLanguagesGet /api2/v1/languagesList supported languages
TermBaseApiBrowseTermsPost /api2/v1/termBases/{termBaseId}/browseBrowse term base
TermBaseApiClearTermBaseDelete /api2/v1/termBases/{termBaseId}/termsClear term base
TermBaseApiCreateTermPost /api2/v1/termBases/{termBaseId}/termsCreate term
TermBaseApiCreateTermBasePost /api2/v1/termBasesCreate term base
TermBaseApiCreateTermByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/termBases/createByJobCreate term in job's term bases
TermBaseApiDeleteConceptDelete /api2/v1/termBases/{termBaseId}/concepts/{conceptId}Delete concept
TermBaseApiDeleteConceptsDelete /api2/v1/termBases/{termBaseId}/conceptsDelete concepts
TermBaseApiDeleteTermDelete /api2/v1/termBases/{termBaseId}/terms/{termId}Delete term
TermBaseApiDeleteTermBaseDelete /api2/v1/termBases/{termBaseId}Delete term base
TermBaseApiExportTermBaseGet /api2/v1/termBases/{termBaseId}/exportExport term base
TermBaseApiGetLastBackgroundTaskGet /api2/v1/termBases/{termBaseId}/lastBackgroundTaskLast import status
TermBaseApiGetProjectTemplateTermBasesGet /api2/v1/projectTemplates/{projectTemplateId}/termBasesGet term bases
TermBaseApiGetTermGet /api2/v1/termBases/{termBaseId}/terms/{termId}Get term
TermBaseApiGetTermBaseGet /api2/v1/termBases/{termBaseId}Get term base
TermBaseApiGetTermBaseMetadataGet /api2/v1/termBases/{termBaseId}/metadataGet term base metadata
TermBaseApiGetTranslationResourcesGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/translationResourcesGet translation resources
TermBaseApiImportTermBasePost /api2/v1/termBases/{termBaseId}/uploadUpload term base
TermBaseApiListTermBasesGet /api2/v1/termBasesList term bases
TermBaseApiListTermsOfConceptGet /api2/v1/termBases/{termBaseId}/concepts/{conceptId}/termsGet terms of concept
TermBaseApiSearchTermsPost /api2/v1/termBases/{termBaseId}/searchSearch term base
TermBaseApiSearchTermsByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/termBases/searchByJobSearch job's term bases
TermBaseApiSearchTermsByJob1Post /api2/v2/projects/{projectUid}/jobs/{jobUid}/termBases/searchByJobSearch job's term bases
TermBaseApiSearchTermsInTextByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/termBases/searchInTextByJobSearch terms in text
TermBaseApiSearchTermsInTextByJobV2Post /api2/v2/projects/{projectUid}/jobs/{jobUid}/termBases/searchInTextByJobSearch terms in text
TermBaseApiSetProjectTemplateTermBasesPut /api2/v1/projectTemplates/{projectTemplateId}/termBasesEdit term bases in project template
TermBaseApiUpdateTermPut /api2/v1/termBases/{termBaseId}/terms/{termId}Edit term
TermBaseApiUpdateTermBasePut /api2/v1/termBases/{termBaseId}Edit term base
TranslationApiHumanTranslatePost /api2/v1/projects/{projectUid}/jobs/humanTranslateHuman translate (Gengo or Unbabel)
TranslationApiMachineTranslationJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/translations/translateWithMachineTranslationTranslate using machine translation
TranslationApiPreTranslatePost /api2/v1/projects/{projectUid}/jobs/preTranslatePre-translate job
TranslationMemoryApiAddTargetLangToTransMemoryPost /api2/v1/transMemories/{transMemoryId}/targetLanguagesAdd target language to translation memory
TranslationMemoryApiClearTransMemoryDelete /api2/v1/transMemories/{transMemoryId}/segmentsDelete all segments
TranslationMemoryApiCreateTransMemoryPost /api2/v1/transMemoriesCreate translation memory
TranslationMemoryApiDeleteSourceAndTranslationsDelete /api2/v1/transMemories/{transMemoryId}/segments/{segmentId}Delete both source and translation
TranslationMemoryApiDeleteTransMemoryDelete /api2/v1/transMemories/{transMemoryId}Delete translation memory
TranslationMemoryApiDeleteTranslationDelete /api2/v1/transMemories/{transMemoryId}/segments/{segmentId}/lang/{lang}Delete segment of given language
TranslationMemoryApiDownloadSearchResultGet /api2/v1/transMemories/downloadExport/{asyncRequestId}Download export
TranslationMemoryApiEditTransMemoryPut /api2/v1/transMemories/{transMemoryId}Edit translation memory
TranslationMemoryApiExportGet /api2/v1/transMemories/{transMemoryId}/exportExport translation memory
TranslationMemoryApiExportByQueryAsyncPost /api2/v1/transMemories/{transMemoryId}/exportByQueryAsyncSearch translation memory
TranslationMemoryApiExportV2Post /api2/v2/transMemories/{transMemoryId}/exportExport translation memory
TranslationMemoryApiGetBackgroundTasksGet /api2/v1/transMemories/{transMemoryId}/lastBackgroundTaskGet last task information
TranslationMemoryApiGetMetadataGet /api2/v1/transMemories/{transMemoryId}/metadataGet translation memory metadata
TranslationMemoryApiGetProjectTemplateTransMemoriesGet /api2/v1/projectTemplates/{projectTemplateId}/transMemoriesGet translation memories
TranslationMemoryApiGetRelatedProjectsGet /api2/v1/transMemories/{transMemoryId}/relatedProjectsList related projects
TranslationMemoryApiGetTransMemoryGet /api2/v1/transMemories/{transMemoryId}Get translation memory
TranslationMemoryApiGetTranslationResourcesGet /api2/v1/projects/{projectUid}/jobs/{jobUid}/translationResourcesGet translation resources
TranslationMemoryApiImportTransMemoryPost /api2/v1/transMemories/{transMemoryId}/importImport segments
TranslationMemoryApiInsertToTransMemoryPost /api2/v1/transMemories/{transMemoryId}/segmentsInsert segment
TranslationMemoryApiListTransMemoriesGet /api2/v1/transMemoriesList translation memories
TranslationMemoryApiSearchPost /api2/v1/transMemories/{transMemoryId}/searchSearch translation memory (sync)
TranslationMemoryApiSearchByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/transMemories/searchSearch job's translation memories
TranslationMemoryApiSearchByJob3Post /api2/v3/projects/{projectUid}/jobs/{jobUid}/transMemories/searchSearch job's translation memories
TranslationMemoryApiSearchSegmentPost /api2/v1/projects/{projectUid}/transMemories/searchSegmentInProjectSearch translation memory for segment in the project
TranslationMemoryApiSearchSegmentByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/transMemories/searchSegmentSearch translation memory for segment by job
TranslationMemoryApiSetProjectTemplateTransMemoriesPut /api2/v1/projectTemplates/{projectTemplateId}/transMemoriesEdit translation memories
TranslationMemoryApiUpdateTranslationPut /api2/v1/transMemories/{transMemoryId}/segments/{segmentId}Edit segment
TranslationMemoryApiWildCardSearchByJobPost /api2/v1/projects/{projectUid}/jobs/{jobUid}/transMemories/wildCardSearchWildcard search job's translation memories
TranslationMemoryApiWildCardSearchByJob2Post /api2/v2/projects/{projectUid}/jobs/{jobUid}/transMemories/wildCardSearchWildcard search job's translation memories
TranslationMemoryApiWildCardSearchByJob3Post /api2/v3/projects/{projectUid}/jobs/{jobUid}/transMemories/wildCardSearchWildcard search job's translation memories
TranslationMemoryApiWildcardSearchPost /api2/v1/transMemories/{transMemoryId}/wildCardSearchWildcard search
UserApiCancelDeletionPost /api2/v1/users/{userId}/undeleteRestore user
UserApiCreateUserPost /api2/v1/usersCreate user
UserApiCreateUserV2Post /api2/v2/usersCreate user
UserApiDeleteUser1Delete /api2/v1/users/{userId}Delete user
UserApiGetListOfUsersFilteredGet /api2/v1/usersList users
UserApiGetUserGet /api2/v1/users/{userId}Get user
UserApiGetUserV2Get /api2/v2/users/{userId}Get user
UserApiListAssignedProjectsGet /api2/v1/users/{userId}/projectsList assigned projects
UserApiListJobsGet /api2/v1/users/{userId}/jobsList assigned jobs
UserApiListTargetLangsGet /api2/v1/users/{userId}/targetLangsList assigned target languages
UserApiListWorkflowStepsGet /api2/v1/users/{userId}/workflowStepsList assigned workflow steps
UserApiLoginActivityGet /api2/v1/users/{userId}/loginStatisticsLogin statistics
UserApiSendLoginInfoPost /api2/v1/users/{userId}/emailLoginInformationSend login information
UserApiUpdatePasswordPost /api2/v1/users/{userId}/updatePasswordUpdate password
UserApiUpdateUserPut /api2/v1/users/{userId}Edit user
UserApiUpdateUserV2Put /api2/v2/users/{userId}Edit user
UserApiUserLastLoginsGet /api2/v1/users/lastLoginsList last login dates
VendorApiGetVendorGet /api2/v1/vendors/{vendorId}Get vendor
VendorApiListDiscoveredGet /api2/v1/discoveredVendorsList discovered vendors
VendorApiListVendorsGet /api2/v1/vendorsList vendors
WebhookApiCreateWebHookPost /api2/v1/webhooksCreate webhook
WebhookApiCreateWebHook1Post /api2/v2/webhooksCreate webhook
WebhookApiDeleteWebHookDelete /api2/v1/webhooks/{webHookId}Delete webhook
WebhookApiDeleteWebHook1Delete /api2/v2/webhooks/{webHookId}Delete webhook
WebhookApiGetWebHookGet /api2/v1/webhooks/{webHookId}Get webhook
WebhookApiGetWebHook1Get /api2/v2/webhooks/{webHookId}Get webhook
WebhookApiGetWebHookListGet /api2/v1/webhooksLists webhooks
WebhookApiGetWebHookList1Get /api2/v2/webhooksLists webhooks
WebhookApiUpdateWebHookPut /api2/v1/webhooks/{webHookId}Edit webhook
WebhookApiUpdateWebHook1Put /api2/v2/webhooks/{webHookId}Edit webhook
WorkflowChangesApiDownloadWorkflowChangesPost /api2/v2/jobs/workflowChangesDownload workflow changes report
WorkflowStepApiListWFStepsGet /api2/v1/workflowStepsList workflow steps
WorkflowStepApiListWorkflowStepsGet /api2/v1/users/{userId}/workflowStepsList assigned workflow steps

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

# Functions

CacheExpires helper function to determine remaining time before repeating a request.
NewAPIClient creates a new API client.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ContextAccessToken takes a string oauth2 access token as authentication for the request.
ContextAPIKey takes an APIKey as authentication for the request.
ContextBasicAuth takes BasicAuth as authentication for the request.
ContextOAuth2 takes a oauth2.TokenSource as authentication for the request.

# Structs

No description provided by the author
Base projectDto.
Base projectDto.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APIClient manages communication with the Memsource REST API API vAll In most cases there should be only one, shared, APIClient.
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
segmentation rule object for editing.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenericSwaggerError Provides access to the body, error and model on returned errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
envelope for list of languages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
segmentation rule object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
connection between language pair and workflow steps, contains price.
No description provided by the author
Price list with set of prices for language pairs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Language pair for translation price list, owns minimalPrice.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
User with all belonging objects.
User with all belonging objects.
No description provided by the author
User object to update.
User object to update.
No description provided by the author
No description provided by the author
user login statistics.
envelope for user statistics.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author