Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ApplicationsModel
Application
Interface Application
interface
Application
{
baseUrl
:
string
;
createdAt
:
string
;
defaultPermissions
:
any
;
description
:
string
;
identifier
:
string
;
limitReached
:
boolean
;
logo
:
string
;
manifestUrl
:
string
;
modules
:
ApplicationModule
[]
;
name
:
string
;
permissions
:
ApplicationPermissions
;
scopes
:
string
[]
;
}
Index
Properties
base
Url
created
At
default
Permissions
description
identifier
limit
Reached
logo
manifest
Url
modules
name
permissions
scopes
Properties
base
Url
base
Url
:
string
created
At
created
At
:
string
default
Permissions
default
Permissions
:
any
description
description
:
string
identifier
identifier
:
string
limit
Reached
limit
Reached
:
boolean
logo
logo
:
string
manifest
Url
manifest
Url
:
string
modules
modules
:
ApplicationModule
[]
name
name
:
string
permissions
permissions
:
ApplicationPermissions
scopes
scopes
:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Url
created
At
default
Permissions
description
identifier
limit
Reached
logo
manifest
Url
modules
name
permissions
scopes
@crowdin/crowdin-api-client
Loading...