Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
TranslationMemoryModel
ConcordanceSearchResponse
Interface ConcordanceSearchResponse
interface
ConcordanceSearchResponse
{
recordId
:
number
;
relevant
:
number
;
source
:
string
;
substituted
:
string
;
target
:
string
;
tm
:
TranslationMemoryModel
.
TranslationMemory
;
updatedAt
:
string
;
}
Index
Properties
record
Id
relevant
source
substituted
target
tm
updated
At
Properties
record
Id
record
Id
:
number
relevant
relevant
:
number
source
source
:
string
substituted
substituted
:
string
target
target
:
string
tm
tm
:
TranslationMemoryModel
.
TranslationMemory
updated
At
updated
At
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
record
Id
relevant
source
substituted
target
tm
updated
At
@crowdin/crowdin-api-client
Loading...