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

# StandingOrder

## Properties

| Property                                          | Type                     |
| ------------------------------------------------- | ------------------------ |
| <a id="id" /> `id`                                | `string`                 |
| <a id="amount" /> `amount`                        | `string`                 |
| <a id="currency" /> `currency`                    | `string`                 |
| <a id="period" /> `period`                        | `StandingOrderFrequency` |
| <a id="destinations" /> `destinations`            | `string`\[]              |
| <a id="status" /> `status`                        | `StandingOrderStatus`    |
| <a id="remainingamount" /> `remainingAmount`      | `string`                 |
| <a id="lastexecutiondate" /> `lastExecutionDate?` | `string`                 |
| <a id="nextexecutiondate" /> `nextExecutionDate`  | `string`                 |
| <a id="createdat" /> `createdAt`                  | `string`                 |
