solapi
Preparing search index...
models/responses/iam/getBlacksResponse
GetBlacksResponse
Type Alias GetBlacksResponse
type
GetBlacksResponse
=
{
blackList
:
Record
<
HandleKey
,
Black
>
;
limit
:
number
;
nextKey
:
string
|
null
|
undefined
;
startKey
:
string
|
null
|
undefined
;
}
Index
Properties
black
List
limit
next
Key
start
Key
Properties
black
List
blackList
:
Record
<
HandleKey
,
Black
>
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
black
List
limit
next
Key
start
Key
solapi
Loading...