E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

ClosingDetails Property

A list of credit card statement closing information for the date range ( StartDate and EndDate ) selected.

Syntax

[VB.NET]
Public ReadOnlyProperty ClosingDetails As ClosingDetailList

[C#]
public ClosingDetailList ClosingDetails {get;}

Remarks

This collection is populated when the GetClosingInfo and ReadOFXDataFile methods are called. It should be inspected for each ClosingDetailIndex = 0 to ClosingDetailCount - 1.

Each statement closing information has a Aggregate, BalanceOpening, BalanceClosing, CreditLimit, DateDue, DateOpen, DateClose, DateStart, DateEnd, FITID, ImageRef, ImageRefType, TotalCredit, TotalDebit, TotalFees, and MinimumPayment tied to it.

This property is read-only and not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0