IAdministration |
public interface IAdministrationFeeService : IAdministrationFeeQueryService, IBusinessService
The IAdministrationFeeService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of AdministrationFees matching the specified filter.
(Inherited from IAdministrationFeeQueryService) | |
GetAll |
Gets all AdministrationFees
(Inherited from IAdministrationFeeQueryService) | |
GetSingle |
Gets a single AdministrationFee matching the provided filter.
(Inherited from IAdministrationFeeQueryService) |