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

# PaymentDetails

Payment details for transfers

## Properties

| Property                                          | Type     | Description                                            |
| ------------------------------------------------- | -------- | ------------------------------------------------------ |
| <a id="account" /> `account?`                     | `string` | Account (for source)                                   |
| <a id="address" /> `address?`                     | `string` | Address (for crypto destination)                       |
| <a id="currency" /> `currency`                    | `string` | -                                                      |
| <a id="paymentrail" /> `paymentRail?`             | `string` | Payment rail (for fiat destination, e.g., "ach\_push") |
| <a id="externalaccountid" /> `externalAccountId?` | `string` | External account ID (for fiat destination)             |
