> ## Documentation Index
> Fetch the complete documentation index at: https://developers.squads.so/llms.txt
> Use this file to discover all available pages before exploring further.

# VoteProposalRequest

Vote on proposal request

## Properties

| Property                     | Type                                                                                         | Description                                                               |
| ---------------------------- | -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| <a id="signers" /> `signers` | `string`\[]                                                                                  | Array of signer addresses that will vote (must have CAN\_VOTE permission) |
| <a id="action" /> `action`   | [`VoteAction`](/grid/v1/sdk-reference/react-native/reference/latest/type-aliases/VoteAction) | Vote action to perform                                                    |
