Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ScreenshotsModel
ListScreenshotParams
Interface ListScreenshotParams
interface
ListScreenshotParams
{
excludeLabelIds
?:
string
;
labelIds
?:
string
;
limit
?:
number
;
offset
?:
number
;
orderBy
?:
string
;
stringId
?:
number
;
stringIds
?:
number
[]
;
}
Hierarchy (
view full
)
PaginationOptions
ListScreenshotParams
Index
Properties
exclude
Label
Ids?
label
Ids?
limit?
offset?
order
By?
string
Id?
string
Ids?
Properties
Optional
exclude
Label
Ids
exclude
Label
Ids
?:
string
Optional
label
Ids
label
Ids
?:
string
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
order
By
order
By
?:
string
Optional
string
Id
string
Id
?:
number
Deprecated
use stringIds instead
Optional
string
Ids
string
Ids
?:
number
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
exclude
Label
Ids
label
Ids
limit
offset
order
By
string
Id
string
Ids
@crowdin/crowdin-api-client
Loading...
Deprecated
use stringIds instead