---
title: "init(billPayee:fromAccount:transactionAmount:transactionScheduledDate:transactionNote:billType:dueDate:)"
framework: intents
role: symbol
role_heading: Initializer
path: "intents/inpaybillintent/init(billpayee:fromaccount:transactionamount:transactionscheduleddate:transactionnote:billtype:duedate:)"
---

# init(billPayee:fromAccount:transactionAmount:transactionScheduledDate:transactionNote:billType:dueDate:)

## Declaration

```swift
init(billPayee: INBillPayee?, fromAccount: INPaymentAccount?, transactionAmount: INPaymentAmount?, transactionScheduledDate: INDateComponentsRange?, transactionNote: String?, billType: INBillType, dueDate: INDateComponentsRange?)
```
