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

# AccountTransaction

Transaction in account history

## Properties

| Property                              | Type     | Description                  |
| ------------------------------------- | -------- | ---------------------------- |
| <a id="id" /> `id`                    | `string` | -                            |
| <a id="signature" /> `signature`      | `string` | Transaction signature hash   |
| <a id="status" /> `status`            | `string` | -                            |
| <a id="createdat" /> `createdAt`      | `string` | ISO timestamp when created   |
| <a id="confirmedat" /> `confirmedAt?` | `string` | ISO timestamp when confirmed |
