IPWorks OFX 2020 macOS Edition

Questions / Feedback?

SyncPayments Property

A list of bill payments being synchronized.

Syntax

public var syncPayments: Array<PaymentDetail> {
get {...} }

Remarks

This is populated when the SynchronizePayments method has been called. It should be inspected for each SyncPaymentIndex = 0 to SyncPaymentCount - 1.

Each synchronized bill payment has a Aggregate, TxType, Id, Amount, CurrencyCode, CheckNumber, PayeeAccount, PayeeId, PayeeListId, PayeeAggregate, Memo, BillRef, Status, DateDue, and DateProcessed tied to it.

This property is read-only.

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