---
title: toAccount
framework: intents
role: symbol
role_heading: Instance Property
path: intents/intransfermoneyintent/toaccount
---

# toAccount

The account receiving the funds.

## Declaration

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

## See Also

### Getting the Account Information

- [fromAccount](intents/intransfermoneyintent/fromaccount.md)
