Click or drag to resize
Infosoft Logo

BankVerificationsResponse Class

Service Contract Class - BankVerificationsResponse. This response message contains a list of affected/changed/found BankVerifications and is used for operations that returns multiple results
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsBankVerificationsResponse

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class BankVerificationsResponse

The BankVerificationsResponse type exposes the following members.

Properties
 NameDescription
Public propertyBankVerificationList A collection of BankVerification objects.
Top
Remarks
Auto generated partial.
See Also