Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
ProjectsGroupsModel
ListProjectsOptions
Interface ListProjectsOptions
interface
ListProjectsOptions
{
groupId
?:
number
;
hasManagerAccess
?:
BooleanInt
;
limit
?:
number
;
offset
?:
number
;
orderBy
?:
string
;
type
?:
BooleanInt
;
}
Hierarchy (
view full
)
PaginationOptions
ListProjectsOptions
Index
Properties
group
Id?
has
Manager
Access?
limit?
offset?
order
By?
type?
Properties
Optional
group
Id
group
Id
?:
number
Optional
has
Manager
Access
has
Manager
Access
?:
BooleanInt
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
order
By
order
By
?:
string
Optional
type
type
?:
BooleanInt
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
group
Id
has
Manager
Access
limit
offset
order
By
type
@crowdin/crowdin-api-client
Loading...