Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
UsersModel
ListGroupManagersOptions
Interface ListGroupManagersOptions
interface
ListGroupManagersOptions
{
limit
?:
number
;
offset
?:
number
;
orderBy
?:
string
;
teamIds
?:
number
[]
;
}
Hierarchy (
view full
)
PaginationOptions
ListGroupManagersOptions
Index
Properties
limit?
offset?
order
By?
team
Ids?
Properties
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
order
By
order
By
?:
string
Optional
team
Ids
team
Ids
?:
number
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
limit
offset
order
By
team
Ids
@crowdin/crowdin-api-client
Loading...