> ## 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.

# SignersAccountRequest

Signer-based account creation request with full policy control

## Properties

| Property                       | Type                                                                                               | Description                                         |
| ------------------------------ | -------------------------------------------------------------------------------------------------- | --------------------------------------------------- |
| <a id="type" /> `type`         | `"signers"`                                                                                        | -                                                   |
| <a id="policies" /> `policies` | [`AccountPolicies`](/grid/v1/sdk-reference/typescript/reference/latest/interfaces/AccountPolicies) | Account policies (signers, threshold, restrictions) |
| <a id="memo" /> `memo?`        | `string`                                                                                           | -                                                   |
