Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
WorkflowModel
ListStringsOntheWorkflowStepOptions
Interface ListStringsOntheWorkflowStepOptions
interface
ListStringsOntheWorkflowStepOptions
{
languageIds
?:
string
;
limit
?:
number
;
offset
?:
number
;
orderBy
?:
string
;
status
?:
|
"done"
|
"pending"
|
"todo"
|
"incomplete"
|
"need_review"
;
}
Hierarchy (
view full
)
PaginationOptions
ListStringsOntheWorkflowStepOptions
Index
Properties
language
Ids?
limit?
offset?
order
By?
status?
Properties
Optional
language
Ids
language
Ids
?:
string
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
order
By
order
By
?:
string
Optional
status
status
?:
|
"done"
|
"pending"
|
"todo"
|
"incomplete"
|
"need_review"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
language
Ids
limit
offset
order
By
status
@crowdin/crowdin-api-client
Loading...