solapi
Preparing search index...
models/responses/iam/getBlockGroupsResponse
GetBlockGroupsResponse
Type Alias GetBlockGroupsResponse
type
GetBlockGroupsResponse
=
{
blockGroups
:
BlockGroup
[]
;
limit
:
number
;
nextKey
:
string
|
null
|
undefined
;
startKey
:
string
|
null
|
undefined
;
}
Index
Properties
block
Groups
limit
next
Key
start
Key
Properties
block
Groups
blockGroups
:
BlockGroup
[]
limit
limit
:
number
next
Key
nextKey
:
string
|
null
|
undefined
start
Key
startKey
:
string
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Groups
limit
next
Key
start
Key
solapi
Loading...