solapi
Preparing search index...
models/responses/iam/getBlockNumbersResponse
GetBlockNumbersResponse
Type Alias GetBlockNumbersResponse
type
GetBlockNumbersResponse
=
{
blockNumbers
:
BlockNumber
[]
;
limit
:
number
;
nextKey
:
string
|
null
|
undefined
;
startKey
:
string
|
null
|
undefined
;
}
Index
Properties
block
Numbers
limit
next
Key
start
Key
Properties
block
Numbers
blockNumbers
:
BlockNumber
[]
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
Numbers
limit
next
Key
start
Key
solapi
Loading...