solapi
Preparing search index...
models/requests/iam/getBlockGroupsRequest
GetBlockGroupsFinalizedPayload
Type Alias GetBlockGroupsFinalizedPayload
type
GetBlockGroupsFinalizedPayload
=
{
blockGroupId
?:
string
;
limit
?:
number
;
name
?:
{
like
:
string
}
|
string
;
senderNumber
?:
string
;
startKey
?:
string
;
status
?:
"ACTIVE"
|
"INACTIVE"
;
useAll
?:
boolean
;
}
Index
Properties
block
Group
Id?
limit?
name?
sender
Number?
start
Key?
status?
use
All?
Properties
Optional
block
Group
Id
blockGroupId
?:
string
Optional
limit
limit
?:
number
Optional
name
name
?:
{
like
:
string
}
|
string
Optional
sender
Number
senderNumber
?:
string
Optional
start
Key
startKey
?:
string
Optional
status
status
?:
"ACTIVE"
|
"INACTIVE"
Optional
use
All
useAll
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Group
Id
limit
name
sender
Number
start
Key
status
use
All
solapi
Loading...