# ProposalVote

## Hierarchy

* **ProposalVote**

## Index

### Properties

* [account](#account)
* [vote](#vote)
* [weight](#weight)

## Properties

### account

• **account**: [*Account*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/classes/account)

*Defined in* [*src/api/entities/Proposal/types.ts:8*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/Proposal/types.ts#L8)

### vote

• **vote**: *boolean*

*Defined in* [*src/api/entities/Proposal/types.ts:9*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/Proposal/types.ts#L9)

### weight

• **weight**: *BigNumber*

*Defined in* [*src/api/entities/Proposal/types.ts:10*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/api/entities/Proposal/types.ts#L10)
