Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ApplicationsModel
ApplicationModule
Interface ApplicationModule
interface
ApplicationModule
{
authenticationType
?:
string
;
data
?:
any
;
key
:
string
;
permissions
:
Omit
<
ApplicationPermissions
,
"project"
>
;
type
?:
string
;
}
Index
Properties
authentication
Type?
data?
key
permissions
type?
Properties
Optional
authentication
Type
authentication
Type
?:
string
Optional
data
data
?:
any
key
key
:
string
permissions
permissions
:
Omit
<
ApplicationPermissions
,
"project"
>
Optional
type
type
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authentication
Type
data
key
permissions
type
@crowdin/crowdin-api-client
Loading...