Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
SourceStringsModel
ListStringsOptions
Interface ListStringsOptions
interface
ListStringsOptions
{
denormalizePlaceholders
?:
BooleanInt
;
filter
:
string
;
limit
?:
number
;
offset
?:
number
;
projectIds
?:
number
[]
;
scope
?:
|
"all"
|
"key"
|
"text"
|
"context"
;
userId
?:
number
;
}
Hierarchy (
view full
)
PaginationOptions
ListStringsOptions
Index
Properties
denormalize
Placeholders?
filter
limit?
offset?
project
Ids?
scope?
user
Id?
Properties
Optional
denormalize
Placeholders
denormalize
Placeholders
?:
BooleanInt
filter
filter
:
string
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
project
Ids
project
Ids
?:
number
[]
Optional
scope
scope
?:
|
"all"
|
"key"
|
"text"
|
"context"
Optional
user
Id
user
Id
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
denormalize
Placeholders
filter
limit
offset
project
Ids
scope
user
Id
@crowdin/crowdin-api-client
Loading...