Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
StringTranslationsModel
ListTranslationApprovalsOptions
Interface ListTranslationApprovalsOptions
interface
ListTranslationApprovalsOptions
{
excludeLabelIds
?:
string
;
fileId
?:
number
;
labelIds
?:
string
;
languageId
?:
string
;
limit
?:
number
;
offset
?:
number
;
orderBy
?:
string
;
stringId
?:
number
;
translationId
?:
number
;
}
Hierarchy (
view full
)
PaginationOptions
ListTranslationApprovalsOptions
Index
Properties
exclude
Label
Ids?
file
Id?
label
Ids?
language
Id?
limit?
offset?
order
By?
string
Id?
translation
Id?
Properties
Optional
exclude
Label
Ids
exclude
Label
Ids
?:
string
Optional
file
Id
file
Id
?:
number
Optional
label
Ids
label
Ids
?:
string
Optional
language
Id
language
Id
?:
string
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
order
By
order
By
?:
string
Optional
string
Id
string
Id
?:
number
Optional
translation
Id
translation
Id
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
exclude
Label
Ids
file
Id
label
Ids
language
Id
limit
offset
order
By
string
Id
translation
Id
@crowdin/crowdin-api-client
Loading...