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

# GetTransfersOptions

## Properties

| Property                              | Type                                                                                                 |
| ------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| <a id="paymentrail" /> `paymentRail?` | [`PaymentRail`](/grid/v1/sdk-reference/react-native/reference/latest/type-aliases/PaymentRail)       |
| <a id="status" /> `status?`           | [`TransferState`](/grid/v1/sdk-reference/react-native/reference/latest/type-aliases/TransferState)   |
| <a id="currency" /> `currency?`       | [`BridgeCurrency`](/grid/v1/sdk-reference/react-native/reference/latest/type-aliases/BridgeCurrency) |
| <a id="startdate" /> `startDate?`     | `string`                                                                                             |
| <a id="enddate" /> `endDate?`         | `string`                                                                                             |
| <a id="txhash" /> `txHash?`           | `string`                                                                                             |
| <a id="limit" /> `limit?`             | `number`                                                                                             |
| <a id="cursor" /> `cursor?`           | `string`                                                                                             |
