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
?:
number
;
scope
?:
Scope
;
}
Hierarchy (
view full
)
PaginationOptions
ListProjectStringsOptions
Index
Properties
branch
Id?
croql?
denormalize
Placeholders?
directory
Id?
file
Id?
filter?
label
Ids?
limit?
offset?
order
By?
scope?
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
?:
number
Optional
scope
scope
?:
Scope
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
@crowdin/crowdin-api-client
Loading...