Contents

transactionScheduledDate

The scheduled date for the payment, as requested by the user.

Declaration

@NSCopying var transactionScheduledDate: INDateComponentsRange? { get }

Discussion

Use this property to get the date on which to schedule the payment. If the intent doesn’t include a transaction date, assume that the user intended to pay the bill immediately.

See Also

Getting the Transaction Details