---
title: "init(fromAccount:toAccount:transactionAmount:transactionScheduledDate:transactionNote:)"
framework: intents
role: symbol
role_heading: Initializer
path: "intents/intransfermoneyintent/init(fromaccount:toaccount:transactionamount:transactionscheduleddate:transactionnote:)"
---

# init(fromAccount:toAccount:transactionAmount:transactionScheduledDate:transactionNote:)

## Declaration

```swift
init(fromAccount: INPaymentAccount?, toAccount: INPaymentAccount?, transactionAmount: INPaymentAmount?, transactionScheduledDate: INDateComponentsRange?, transactionNote: String?)
```
