Options
All
  • Public
  • Public/Protected
  • All
Menu

QueryVotesResponse is the response type for the Query/Votes RPC method.

Hierarchy

  • QueryVotesResponse

Index

Properties

Properties

Optional pagination

pagination: PageResponse

pagination defines the pagination in the response.

votes

votes: Vote[]

votes defined the queried votes.

Generated using TypeDoc