Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ApplicationsModel
ApplicationPermissions
Interface ApplicationPermissions
interface
ApplicationPermissions
{
project
:
{
ids
:
number
[]
;
value
:
"restricted"
|
"own"
;
}
;
user
:
{
ids
:
number
[]
;
value
:
|
"all"
|
"owner"
|
"managers"
|
"guests"
|
"restricted"
;
}
;
}
Index
Properties
project
user
Properties
project
project
:
{
ids
:
number
[]
;
value
:
"restricted"
|
"own"
;
}
user
user
:
{
ids
:
number
[]
;
value
:
|
"all"
|
"owner"
|
"managers"
|
"guests"
|
"restricted"
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
project
user
@crowdin/crowdin-api-client
Loading...