IPWorks OFX 2020 macOS Edition

Questions / Feedback?

Payment Property

Identifies the payment to be scheduled or modified.

Syntax

public var payment: PaymentDetail {
get {...}
set {...} }

Remarks

This property is required to be provided in a bill payment or modify payment request.

The following properties can be set:

FromBankId (required)
FromAccountId (required)
FromAccountType (required)
ToBankId (optional, but if ToBank information is provided, payee information is required as well)
ToAccountId (optional)
ToAccountType (optional)
Amount (required)
DateDue (required)
Memo (optional)
BillRef (optional)

This must be set to an instance of the PaymentDetail type. See the PaymentDetail type for more information.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 macOS Edition - Version 20.0 [Build 7941]