IBank | |
public interface IBankVerification_x_CurrencyEntityService : IBankVerification_x_CurrencyQueryService, IBusinessService
The IBankVerification_x_CurrencyEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new BankVerification_x_Currency | |
| Delete | Deletes the specified BankVerification_x_Currency. | |
| Get |
Gets a list of BankVerification_x_Currencies matching the specified filter.
(Inherited from IBankVerification_x_CurrencyQueryService) | |
| GetAll |
Gets all BankVerification_x_Currencies
(Inherited from IBankVerification_x_CurrencyQueryService) | |
| GetSingle |
Gets a single BankVerification_x_Currency matching the provided filter.
(Inherited from IBankVerification_x_CurrencyQueryService) | |
| Update | Updates the specified BankVerification_x_Currency |