Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ProjectsGroupsModel
Group
Interface Group
interface
Group
{
createdAt
:
string
;
description
:
string
;
id
:
number
;
name
:
string
;
organizationId
:
number
;
parentId
:
number
;
projectsCount
:
number
;
subgroupsCount
:
number
;
updatedAt
:
string
;
userId
:
number
;
webUrl
:
string
;
}
Index
Properties
created
At
description
id
name
organization
Id
parent
Id
projects
Count
subgroups
Count
updated
At
user
Id
web
Url
Properties
created
At
created
At
:
string
description
description
:
string
id
id
:
number
name
name
:
string
organization
Id
organization
Id
:
number
parent
Id
parent
Id
:
number
projects
Count
projects
Count
:
number
subgroups
Count
subgroups
Count
:
number
updated
At
updated
At
:
string
user
Id
user
Id
:
number
web
Url
web
Url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created
At
description
id
name
organization
Id
parent
Id
projects
Count
subgroups
Count
updated
At
user
Id
web
Url
@crowdin/crowdin-api-client
Loading...