Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
SourceStringsModel
ListProjectStringsOptions
Interface ListProjectStringsOptions
interface
ListProjectStringsOptions
{
branchId
?:
number
;
croql
?:
string
;
denormalizePlaceholders
?:
BooleanInt
;
directoryId
?:
number
;
fileId
?:
number
;
filter
?:
string
;
labelIds
?:
string
;
limit
?:
number
;
offset
?:
number
;
orderBy
?:
string
;
scope
?:
Scope
;
taskId
?:
number
;
}
Hierarchy (
view full
)
PaginationOptions
ListProjectStringsOptions
Index
Properties
branch
Id?
croql?
denormalize
Placeholders?
directory
Id?
file
Id?
filter?
label
Ids?
limit?
offset?
order
By?
scope?
task
Id?
Properties
Optional
branch
Id
branch
Id
?:
number
Optional
croql
croql
?:
string
Optional
denormalize
Placeholders
denormalize
Placeholders
?:
BooleanInt
Optional
directory
Id
directory
Id
?:
number
Optional
file
Id
file
Id
?:
number
Optional
filter
filter
?:
string
Optional
label
Ids
label
Ids
?:
string
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
order
By
order
By
?:
string
Optional
scope
scope
?:
Scope
Optional
task
Id
task
Id
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
branch
Id
croql
denormalize
Placeholders
directory
Id
file
Id
filter
label
Ids
limit
offset
order
By
scope
task
Id
@crowdin/crowdin-api-client
Loading...