IBank | |
public interface IBankVerificationService : IBankVerificationQueryService, IBusinessService
The IBankVerificationService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of BankVerifications matching the specified filter.
(Inherited from IBankVerificationQueryService) | |
| GetAll |
Gets all BankVerifications
(Inherited from IBankVerificationQueryService) | |
| GetSingle |
Gets a single BankVerification matching the provided filter.
(Inherited from IBankVerificationQueryService) |