Click or drag to resize
Infosoft Logo

IBankVerificationEntityService Methods

The IBankVerificationEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new BankVerification
Public methodDelete Deletes the specified BankVerification.
Public methodGet Gets a list of BankVerifications matching the specified filter.
(Inherited from IBankVerificationQueryService)
Public methodGetAll Gets all BankVerifications
(Inherited from IBankVerificationQueryService)
Public methodGetSingle Gets a single BankVerification matching the provided filter.
(Inherited from IBankVerificationQueryService)
Public methodUpdate Updates the specified BankVerification
Top
See Also