| Name | Description | |
|---|---|---|
| ApplySmallBalanceThreshold | Moves older balances forward until the oldest balance is equal/greater than the Small Balance Threshold specified. | |
| Clear | Clears this object and sets all of its properties to their defaults. | |
| GetObjectName | ||
| HasDateAdjustments | Returns True if any item has been adjusted due to the Small Balance Threshold being applied | |
| LoadFromAccount | Load overdues from a finAccount object. | |
| ToSummarisedOverdues | Create a collection of Summarised Overdues. |
| Name | Description | |
|---|---|---|
| AccountPk Read-Only | ||
| Contractual Read-Only | ||
| DateAsAt Read-Only | ||
| DateAsAtResolved Read-Only | ||
| LimitOverdueToBalance Read-Only | ||
| TotalOverdue Read-Only | ||
| TotalOverdueToday Read-Only | Total Overdue items dated on DateAsAt. If negative, i.e. prepaid, returns zero. | |
| TotalValueDue Read-Only | This gets the total due "as at" a Date. Compare to TotalOverdue which includes all Overdue items. |