Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
SourceStringsModel
String
Interface String
interface
String
{
branchId
:
number
;
context
:
string
;
createdAt
:
string
;
directoryId
:
number
;
fields
:
Record
<
string
,
any
>
;
fileId
:
number
;
hasPlurals
:
boolean
;
id
:
number
;
identifier
:
string
;
isDuplicate
:
boolean
;
isHidden
:
boolean
;
isIcu
:
boolean
;
labelIds
:
number
[]
;
masterStringId
:
boolean
;
maxLength
:
number
;
projectId
:
number
;
revision
:
number
;
text
:
string
|
PluralText
;
type
:
SourceStringsModel
.
Type
;
updatedAt
:
string
;
webUrl
:
string
;
}
Index
Properties
branch
Id
context
created
At
directory
Id
fields
file
Id
has
Plurals
id
identifier
is
Duplicate
is
Hidden
is
Icu
label
Ids
master
String
Id
max
Length
project
Id
revision
text
type
updated
At
web
Url
Properties
branch
Id
branch
Id
:
number
context
context
:
string
created
At
created
At
:
string
directory
Id
directory
Id
:
number
fields
fields
:
Record
<
string
,
any
>
file
Id
file
Id
:
number
has
Plurals
has
Plurals
:
boolean
id
id
:
number
identifier
identifier
:
string
is
Duplicate
is
Duplicate
:
boolean
is
Hidden
is
Hidden
:
boolean
is
Icu
is
Icu
:
boolean
label
Ids
label
Ids
:
number
[]
master
String
Id
master
String
Id
:
boolean
max
Length
max
Length
:
number
project
Id
project
Id
:
number
revision
revision
:
number
text
text
:
string
|
PluralText
type
type
:
SourceStringsModel
.
Type
updated
At
updated
At
:
string
web
Url
web
Url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
branch
Id
context
created
At
directory
Id
fields
file
Id
has
Plurals
id
identifier
is
Duplicate
is
Hidden
is
Icu
label
Ids
master
String
Id
max
Length
project
Id
revision
text
type
updated
At
web
Url
@crowdin/crowdin-api-client
Loading...