Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryClientStatesResponseSDKType
Interface QueryClientStatesResponseSDKType
QueryClientStatesResponse is the response type for the Query/ClientStates RPC method.
interface
QueryClientStatesResponseSDKType
{
client_states
:
IdentifiedClientStateSDKType
[]
;
pagination
?:
PageResponseSDKType
;
}
Index
Properties
client_
states
pagination?
Properties
client_
states
client_
states
:
IdentifiedClientStateSDKType
[]
Optional
pagination
pagination
?:
PageResponseSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
states
pagination
@crownfi/sei-js-proto
Loading...
QueryClientStatesResponse is the response type for the Query/ClientStates RPC method.