Update an ISCreditEnquiryRequest object from an ISAddressDetails object.

ISAddress details is not available in ISCreditBureau so update the Request here rather than in each Credit Bureau Service object.

Syntax

finCreditBureau.UpdateRequestFromAddressDetails(request, addressDetails, addressType)

Parameters

NameTypeOptionalByRefDescription
request ISCreditEnquiryRequest The Request.
addressDetails ISAddressDetails The Address Details.
addressType isefinCreditBureauAddressType The address type. <list> <item><code>CURRENT</code><description>Populate the address details of the Request.</description></item> <item><code>PREVIOUS</code><description>Populate the previous address details of the Request.</description></item> </list>
Member of:
finCreditBureau
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0