Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.39
bitbadgesjs-sdk
ProposalsResponse
Interface ProposalsResponse
interface
ProposalsResponse
{
pagination
:
{
next_key
:
string
;
total
:
number
;
}
;
proposals
:
Proposal
[]
;
}
Index
Properties
pagination
proposals
Properties
pagination
pagination
:
{
next_key
:
string
;
total
:
number
;
}
proposals
proposals
:
Proposal
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pagination
proposals
bitbadgesjs-sdk - v0.5.39
Loading...