@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
PaginatedVotes
Type Alias PaginatedVotes
A set of votes and a pointer to the next set/page
type
PaginatedVotes
=
{
nextKey
?:
string
;
votes
:
Vote
[]
;
}
Index
Properties
P
next
Key?
P
votes
Properties
Optional
next
Key
nextKey
?:
string
votes
votes
:
Vote
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
P
next
Key
P
votes
@keetanetwork/keetanet-client
Loading...
A set of votes and a pointer to the next set/page