_src_methods_democracy_vote_.democracyvoteargs.md 913 B
Newer Older
[@substrate/txwrapper](../README.md)[Globals](../globals.md)["src/methods/democracy/vote"](../modules/_src_methods_democracy_vote_.md)[DemocracyVoteArgs](_src_methods_democracy_vote_.democracyvoteargs.md)

# Interface: DemocracyVoteArgs

## Hierarchy

* object

**DemocracyVoteArgs**

## Index

### Properties

* [refIndex](_src_methods_democracy_vote_.democracyvoteargs.md#refindex)
* [vote](_src_methods_democracy_vote_.democracyvoteargs.md#vote)

## Properties

###  refIndex

**refIndex**: *number*

*Defined in [src/methods/democracy/vote.ts:14](https://github.com/paritytech/txwrapper/blob/6ef1ba4/src/methods/democracy/vote.ts#L14)*

___

###  vote

**vote**: *[AccountVote](../modules/_src_methods_democracy_types_.md#accountvote)*

*Defined in [src/methods/democracy/vote.ts:18](https://github.com/paritytech/txwrapper/blob/6ef1ba4/src/methods/democracy/vote.ts#L18)*