---
title: fromAccount
framework: intents
role: symbol
role_heading: Instance Property
path: intents/intransfermoneyintent/fromaccount
---

# fromAccount

The account containing the funds to transfer.

## Declaration

```swift
@NSCopying var fromAccount: INPaymentAccount? { get }
```

## See Also

### Getting the Account Information

- [toAccount](intents/intransfermoneyintent/toaccount.md)
