# SplitRecipient

> **SplitRecipient**: `object`

Split Recipient Keys

### Type declaration

| Name                | Type     | Description                  | Defined in   |
| ------------------- | -------- | ---------------------------- | ------------ |
| `account`           | `string` | The split recipient address. | types.ts:125 |
| `percentAllocation` | `number` | The recipient split.         | types.ts:128 |

### Defined in

types.ts:123
