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