Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ReportsModel
SavingActivitySchema
Interface SavingActivitySchema
interface
SavingActivitySchema
{
branchIds
?:
number
[]
;
dateFrom
?:
string
;
dateTo
?:
string
;
directoryIds
?:
number
[]
;
fileIds
?:
number
[]
;
format
?:
ReportsModel
.
Format
;
labelIds
?:
number
[]
;
labelIncludeType
?:
LabelIncludeType
;
languageId
?:
string
;
unit
?:
Unit
;
userIds
?:
number
[]
;
}
Index
Properties
branch
Ids?
date
From?
date
To?
directory
Ids?
file
Ids?
format?
label
Ids?
label
Include
Type?
language
Id?
unit?
user
Ids?
Properties
Optional
branch
Ids
branch
Ids
?:
number
[]
Optional
date
From
date
From
?:
string
Optional
date
To
date
To
?:
string
Optional
directory
Ids
directory
Ids
?:
number
[]
Optional
file
Ids
file
Ids
?:
number
[]
Optional
format
format
?:
ReportsModel
.
Format
Optional
label
Ids
label
Ids
?:
number
[]
Optional
label
Include
Type
label
Include
Type
?:
LabelIncludeType
Optional
language
Id
language
Id
?:
string
Optional
unit
unit
?:
Unit
Optional
user
Ids
user
Ids
?:
number
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
branch
Ids
date
From
date
To
directory
Ids
file
Ids
format
label
Ids
label
Include
Type
language
Id
unit
user
Ids
@crowdin/crowdin-api-client
Loading...