GetVotesByActionParams: {
    actionId: string;
    limit: number;
    pageNo: number;
}

Type declaration

  • actionId: string
  • limit: number
  • pageNo: number