Populates the Value (finAccountPaymentDetailsUpdate) from a finBankingDetails object.

Syntax

finUpdateRequestAccountPaymentDetailsUpdate.ValueFromBankingDetails(accountId, bankingDetailsType, newBankingDetails, authorisedDate, authorisedReason, authorisedName, [validateNewBankingDetails])

Parameters

NameTypeOptionalByRefDescription
accountId String The Account Id.
bankingDetailsType isefinAccountBankingDetailsType The Banking Details type.
newBankingDetails finBankingDetails The new Banking Details.
authorisedDate Date The Authorised Date for the finAccountPaymentDetailsUpdate object.
authorisedReason String The Authorised Reason for the finAccountPaymentDetailsUpdate object.
authorisedName String The Authorised Name for the finAccountPaymentDetailsUpdate object.
validateNewBankingDetails Boolean Optional Indicates whether to validate the new Banking Details. If deleting existing banking details, this is forced to 'False'. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finUpdateRequestAccountPaymentDetailsUpdate
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0