Functionality to change an Account's Minimum Payment.

Methods

Name Description
AccountLoad Load the Account.
AccountLoadPk Load the Account.
Clear Clears this object and sets all of its properties to their defaults.
ExecuteCancel Cancels an existing Minimum Payment change for an Account.
ExecuteCommit Change the Minimum Payment for an Account.
GetMinimumPayment Gets the Account's current Minimum Payment as at the effective date.

Properties

Name Description
Account Read-Only The Account whose Minimum Payment to change.
AccountHistoryPk Read-Only The Pk of the AccountHistory record added in ExecuteCommit or updated in ExecuteCancel.
AccountTypeMinimumPaymentDueDays Read-Only The Minimum Payment days before due from the Account Type's setting.
AuthorisedName The name of the person Authorising the change.
AuthorisedReason The Reason for the change.
DateEffective The Effective date of the Minimum Payment Change.
FutureChange Read-Only Indicates whether Minimum Payments have Future changes recorded (relative to the effective date of change).
HasChanges Read-Only
LogActionDate The Log Action Date (in Local time for this Windows computer).
LogActionDbDate The Log Action Date (in the Database Time Zone). Setting the Log Action Date will update the Time Zone to the Database Time Zone.
LogActionTimeZone Read-Only The Time Zone associated with the Log Action Date.
LogActionTimeZoneDescription Read-Only
LogActionTimeZoneId The Id of the Time Zone associated with the Log Action Date.
LogActionTzDate The Log Action Date (in the Time Zone defined by the LogActionTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
LogActionUtcDate The Log Action Date in UTC.
LogCreate Indicates whether to create an Account Log.
LogDate The Log Date (in Local time for this Windows computer).
LogDbDate The Log Date (in the Database Time Zone). Setting the Log Date will update the Time Zone to the Database Time Zone.
LogNotes The Notes regarding the change, e.g. the reason for the change.
LogSeverityId The Id of the Log's Log Severity.
LogSeverityPk The primary key of the Log's Severity.
LogSubject The Log Subject.
LogTimeZone Read-Only The Time Zone associated with the Log Date.
LogTimeZoneDescription Read-Only
LogTimeZoneId The Id of the Time Zone associated with the Log Date.
LogTzDate The Log Date (in the Time Zone defined by the LogTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
LogUtcDate The Log Date in UTC.
MinimumPaymentBasis The Minimum Payment Basis.
MinimumPaymentBasisText The Minimum Payment Basis in its String representation.
MinimumPaymentDirectDebitFullBalance Determines whether the Full Balance, rather than the Minimum Payment, will be Direct Debited on the due date.
MinimumPaymentDueDays The Minimum Payment days before due (after Statement).
MinimumPaymentDueDaysOverride Determines whether the Account overrides the Minimum Payment due days from the Account Type.
MinimumPaymentHoldToDate The Minimum Payment 'Hold To' date, ie on or prior to this date the Minimum Payment is Nil.
MinimumPaymentInstalmentEndDate The Minimum Payment Instalment basis End Date.
MinimumPaymentInstalmentResidualValue The Minimum Payment Instalment basis Residual Value.
MinimumPaymentPercent The Minimum Payment Percentage.
MinimumPaymentValue The Minimum Payment Value
OriginalMinimumPaymentBasisText Read-Only The Original Minimum Payment Basis in its String representation.
Reference Reference.
Tag The Tag property can be used to attach another value or object to this object.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0