Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ReportsModel
RawDataSchema
Interface RawDataSchema
interface
RawDataSchema
{
dateFrom
?:
string
;
dateTo
?:
string
;
languageId
?:
string
;
mode
:
ContributionMode
;
unit
?:
Unit
;
userId
?:
number
;
}
Index
Properties
date
From?
date
To?
language
Id?
mode
unit?
user
Id?
Properties
Optional
date
From
date
From
?:
string
Optional
date
To
date
To
?:
string
Optional
language
Id
language
Id
?:
string
mode
mode
:
ContributionMode
Optional
unit
unit
?:
Unit
Optional
user
Id
user
Id
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
date
From
date
To
language
Id
mode
unit
user
Id
@crowdin/crowdin-api-client
Loading...