Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ApplicationsModel
ConsentDecision
Interface ConsentDecision
interface
ConsentDecision
{
createdAt
:
string
;
id
:
number
;
identifier
:
string
;
installedBy
:
null
|
ConsentUser
;
name
:
null
|
string
;
scopes
:
string
[]
;
status
:
ConsentStatus
;
updatedAt
:
string
;
}
Index
Properties
created
At
id
identifier
installed
By
name
scopes
status
updated
At
Properties
created
At
created
At
:
string
id
id
:
number
identifier
identifier
:
string
installed
By
installed
By
:
null
|
ConsentUser
name
name
:
null
|
string
scopes
scopes
:
string
[]
status
status
:
ConsentStatus
updated
At
updated
At
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created
At
id
identifier
installed
By
name
scopes
status
updated
At
@crowdin/crowdin-api-client
Loading...